vscode/extensions/typescript-language-features/src
2020-01-19 20:14:25 -08:00
..
commands Adding documentation.refactor proposed contribution point 2020-01-07 16:14:54 -08:00
features Make sure we only send TS trigger characters they know about 2020-01-19 20:14:25 -08:00
test Dont' use default export for TelemetryReporter 2020-01-08 16:36:31 -08:00
tsServer Dont' use default export for TelemetryReporter 2020-01-08 16:36:31 -08:00
typings Delete vscode-typescript upon close of VS Code (#73801) 2019-05-17 18:55:31 +00:00
utils define constants in typescript-vscode-sh-plugin 2020-01-14 17:35:58 +01:00
api.ts Add API so that extensions can configure TS Server plugins 2018-11-19 14:59:19 -08:00
extension.ts remove more unused tslint directives 2020-01-03 08:14:23 +01: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 Update logging of updateGraph to match TS protocol changes 2020-01-08 16:57:26 -08:00
typescriptService.ts Add call hierarchy support for TypeScript 3.8 (#88168) 2020-01-08 14:35:44 -08:00
typescriptServiceClient.ts Update logging of updateGraph to match TS protocol changes 2020-01-08 16:57:26 -08:00
typeScriptServiceClientHost.ts Make sure we always reset bufferSyncSupport when the TS server is started 2019-11-14 11:30:41 -08:00