vscode/extensions/typescript-language-features/src
2020-02-04 16:15:58 -08:00
..
commands Allows for js and ts specific refactoring pages 2020-01-29 18:03:24 -08:00
features Add basic JS/TS replace/insert completions 2020-02-04 16:15:58 -08:00
test Adding more pinning tests for JS/TS completions 2020-02-04 16:15:58 -08:00
tsServer Use type only imports for protocol 2020-01-27 19:06:05 -08:00
typings Build TS extension against current vscode.d.ts directly 2020-02-04 16:15:58 -08:00
utils Remove surveyor code 2020-02-04 16:15:58 -08:00
api.ts Add API so that extensions can configure TS Server plugins 2018-11-19 14:59:19 -08:00
extension.ts Remove surveyor code 2020-02-04 16:15:58 -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 Redefine performanceData 2020-02-03 14:31:21 -08:00
typescriptService.ts Add call hierarchy support for TypeScript 3.8 (#88168) 2020-01-08 14:35:44 -08:00
typescriptServiceClient.ts fix GDPR annotation 2020-01-27 22:17:56 +00:00
typeScriptServiceClientHost.ts Make sure we always reset bufferSyncSupport when the TS server is started 2019-11-14 11:30:41 -08:00