coc-tsserver/src/server
2021-08-20 18:24:45 +08:00
..
features use relative path for callHierarchy detail 2021-08-16 23:24:48 +08:00
utils support deprecated tag 2021-07-27 23:03:19 +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 support languages from plugins 2020-12-08 18:50:01 +08:00
languageProvider.ts refactor tagClosing feature 2021-08-16 23:03:10 +08:00
LICENSE.txt init 2018-09-07 20:40:51 +08:00
organizeImports.ts use next release of coc.nvim 2020-12-17 20:28:49 +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
typescriptService.ts feat: callHierarchy support (#297) 2021-06-10 15:29:25 +08:00
typescriptServiceClient.ts fix untitled buffer not work 2021-02-22 18:44:16 +08:00
typescriptServiceClientHost.ts support deprecated tag 2021-07-27 23:03:19 +08:00