vscode/extensions/typescript-language-features/src
2020-05-29 12:00:22 -07:00
..
commands Display more information in the TS version status bar item 2020-03-03 17:12:40 -08:00
features Fix the remove unused source action not removing single unused interfaces 2020-05-29 11:05:38 -07:00
test Fix the remove unused source action not removing single unused interfaces 2020-05-29 11:05:38 -07:00
tsServer Allow TS Server to be started with --inspect-brk (#98340) 2020-05-26 11:57:02 -07:00
typings Build TS extension against current vscode.d.ts directly 2020-02-04 16:15:58 -08:00
utils Fix the remove unused source action not removing single unused interfaces 2020-05-29 11:05:38 -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 Create VsCodeResource for schemed filepaths (#94986) 2020-05-29 12:00:22 -07:00
typeScriptServiceClientHost.ts Fix the remove unused source action not removing single unused interfaces 2020-05-29 11:05:38 -07:00