vscode/extensions/typescript-language-features/src
2020-02-26 16:04:27 -08:00
..
commands Move code action documentation contribution point to come from metadata 2020-02-11 11:36:23 -08:00
features Remove TS 3.7 protocol workaround 2020-02-26 16:04:27 -08:00
test Make sure we set the correct replacement range for dot member completions 2020-02-24 15:53:13 -08:00
tsServer Fix formatting and version for TS Server issue report 2020-02-20 21:34:20 -08:00
typings Build TS extension against current vscode.d.ts directly 2020-02-04 16:15:58 -08:00
utils Auto restart TS Server on watch options change 2020-02-24 15:12:57 -08:00
api.ts Add API so that extensions can configure TS Server plugins 2018-11-19 14:59:19 -08:00
extension.ts Use non-deprecated version of registerTasksProvider 2020-02-12 17:20:05 -08:00
languageProvider.ts use plugin 2020-01-09 17:36:45 +01:00
protocol.const.ts Add call hierarchy support for TypeScript 3.8 (#88168) 2020-01-08 14:35:44 -08:00
protocol.d.ts Pick up TS 3.8.2 2020-02-20 21:38:14 -08:00
typescriptService.ts Add experimental setting to use separate server to compute project level diagnostics 2020-02-06 15:15:33 -08:00
typescriptServiceClient.ts Add extra guard on restarting TS server on fatal crash 2020-02-24 15:12:57 -08:00
typeScriptServiceClientHost.ts Remove VS Code project file change watchers 2020-02-06 15:15:33 -08:00