vscode/extensions/typescript-language-features/src
2020-04-09 18:25:20 +02:00
..
commands Display more information in the TS version status bar item 2020-03-03 17:12:40 -08:00
features TypeScript semantic tokens: use range provider 2020-04-09 18:25:20 +02:00
test Revert "Fix #73803" 2020-03-06 00:30:14 -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 Show better symbolKinds for workspace symbols 2020-03-10 16:38:34 -07:00
api.ts Add API so that extensions can configure TS Server plugins 2018-11-19 14:59:19 -08:00
extension.ts Display more information in the TS version status bar item 2020-03-03 17:12:40 -08:00
languageProvider.ts use plugin 2020-01-09 17:36:45 +01:00
protocol.const.ts Show better symbolKinds for workspace symbols 2020-03-10 16:38:34 -07:00
protocol.d.ts Pick up TS 3.8.2 2020-02-20 21:38:14 -08:00
typescriptService.ts Refactoring version picker 2020-03-03 17:12:40 -08:00
typescriptServiceClient.ts Fix some strict null errors revealed by change to emitter 2020-04-08 18:06:24 -07:00
typeScriptServiceClientHost.ts Display more information in the TS version status bar item 2020-03-03 17:12:40 -08:00