coc-tsserver/src/server
2022-02-18 03:46:45 +08:00
..
features use documentChanges for workspaceEdit 2022-01-30 18:01:24 +08:00
utils use Tsserver_path for resolved tsc path 2022-02-18 03:46:45 +08:00
callbackMap.ts rework of typescriptService, support interuptGetErr 2019-03-12 18:48:45 +08:00
commands.ts use diagnosticManager from tsserver client 2021-08-20 18:24:45 +08:00
index.ts use Tsserver_path for resolved tsc path 2022-02-18 03:46:45 +08:00
languageProvider.ts support referencesCodeLens.showOnAllFunctions 2022-01-13 00:29:12 +08:00
LICENSE.txt init 2018-09-07 20:40:51 +08:00
organizeImports.ts use documentChanges for workspaceEdit 2022-01-30 18:01:24 +08:00
protocol.const.ts fix type issues with previewer and completion 2021-07-22 22:18:08 +08:00
protocol.d.ts fix startcol & textEdit, fix #7 2018-12-25 15:23:57 +08:00
requestQueue.ts rework of typescriptService, support interuptGetErr 2019-03-12 18:48:45 +08:00
tsServerProcess.ts refactor(server): avoid tsserverForkStart 2021-12-22 16:53:53 +08:00
typescriptService.ts support referencesCodeLens.showOnAllFunctions 2022-01-13 00:29:12 +08:00
typescriptServiceClient.ts use Tsserver_path for resolved tsc path 2022-02-18 03:46:45 +08:00
typescriptServiceClientHost.ts use Tsserver_path for resolved tsc path 2022-02-18 03:46:45 +08:00