vscode/extensions/typescript-language-features/src
2019-04-10 15:21:53 -07:00
..
commands Move ServerResponse into namespace 2019-01-28 13:40:27 -08:00
features Better comment 2019-04-10 15:21:53 -07:00
test Add some pinning tests for indent 2019-04-10 15:21:53 -07:00
tsServer Treat updateOpen as a fence command 2019-04-03 14:43:37 -07:00
typings
utils Use the updateOpen TS api to sync multiple changes in a single file 2019-03-06 14:54:40 -08:00
api.ts
extension.ts
languageProvider.ts Use regular expression to identify config file names instead of singe file name 2019-03-06 10:50:09 -08:00
protocol.const.ts Don't trigger parameter hints when completing empty method 2018-11-29 12:03:36 -08:00
protocol.d.ts
typescriptService.ts Use proper documentHighlights api for html js intellisense 2019-04-10 15:21:53 -07:00
typescriptServiceClient.ts Treat diagnostics recieved as js/ts init complete 2019-03-11 11:08:28 -07:00
typeScriptServiceClientHost.ts Handle invalid config file diagnostics from ts server 2019-04-10 15:21:53 -07:00