coc-tsserver/src/server/features
2019-11-23 17:11:42 +08:00
..
baseCodeLensProvider.ts rework of typescriptService, support interuptGetErr 2019-03-12 18:48:45 +08:00
bufferSyncSupport.ts make useBatchedBufferSync used for update only 2019-09-23 13:12:38 +08:00
completionItemProvider.ts upgrade typescript module, remove noSemicolons preferences 2019-09-09 12:26:36 +08:00
definitionProvider.ts rework of typescriptService, support interuptGetErr 2019-03-12 18:48:45 +08:00
diagnostics.ts fix showUnused not work 2019-07-20 03:08:11 +08:00
directiveCommentCompletions.ts init 2018-09-07 20:40:51 +08:00
documentHighlight.ts fix error thrown on highlight 2019-06-14 19:28:19 +08:00
documentSymbol.ts rework of typescriptService, support interuptGetErr 2019-03-12 18:48:45 +08:00
fileConfigurationManager.ts use configuration for each document 2019-11-23 17:11:42 +08:00
folding.ts rework of typescriptService, support interuptGetErr 2019-03-12 18:48:45 +08:00
formatting.ts load formatOptons by document uri 2019-11-23 13:35:02 +08:00
hover.ts add new features: 2019-06-10 02:24:30 +08:00
implementationsCodeLens.ts rework of typescriptService, support interuptGetErr 2019-03-12 18:48:45 +08:00
importFix.ts add importFix for node modules 2019-02-23 15:54:45 +08:00
moduleInstall.ts udpate dependencies 2019-06-09 22:03:27 +08:00
projectError.ts rework of typescriptService, support interuptGetErr 2019-03-12 18:48:45 +08:00
quickfix.ts add new features: 2019-06-10 02:24:30 +08:00
refactor.ts add new features: 2019-06-10 02:24:30 +08:00
references.ts rework of typescriptService, support interuptGetErr 2019-03-12 18:48:45 +08:00
referencesCodeLens.ts rework of typescriptService, support interuptGetErr 2019-03-12 18:48:45 +08:00
rename.ts fix rename feature (#86) 2019-10-31 09:33:49 +08:00
resourceMap.ts init 2018-09-07 20:40:51 +08:00
signatureHelp.ts catch error on signatureHelp 2019-06-24 07:03:01 +08:00
smartSelect.ts fix proposed module not found 2019-06-12 19:50:37 +08:00
tagCompletion.ts rework of typescriptService, support interuptGetErr 2019-03-12 18:48:45 +08:00
updatePathOnRename.ts Setup file watching for .tsx/.jsx as well as .ts/.js files (#53) 2019-07-31 01:12:15 +08:00
watchBuild.ts fix watchBuild task failed 2019-10-06 19:43:39 +08:00
workspaceSymbols.ts rework of typescriptService, support interuptGetErr 2019-03-12 18:48:45 +08:00