vscode/extensions/typescript-language-features/src
2020-03-04 19:25:15 -08:00
..
commands Display more information in the TS version status bar item 2020-03-03 17:12:40 -08:00
features [typescript-language-features] Add importModuleSpecifierEnding preference (#90405) 2020-02-28 11:20:50 -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 Refactoring version picker 2020-03-03 17:12:40 -08: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 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 Refactoring version picker 2020-03-03 17:12:40 -08:00
typescriptServiceClient.ts Prompt user to report issue after single fatal error on insiders 2020-03-04 19:25:15 -08:00
typeScriptServiceClientHost.ts Display more information in the TS version status bar item 2020-03-03 17:12:40 -08:00