Qiming Zhao
dea4c3a0c6
ignore fugitive scheme
...
Closes #395
2022-08-27 12:28:53 +08:00
Qiming Zhao
181a337c4a
refactor(server): avoid tsserverForkStart
2021-12-22 16:53:53 +08:00
Qiming Zhao
954e292f2f
use next release of coc.nvim
2020-12-17 20:28:49 +08:00
Qiming Zhao
a31d8acf66
fix validate settings not respected
...
Closes #238
2020-12-09 15:21:17 +08:00
Qiming Zhao
cca85a2724
fix invalid uri
...
Closes #237
2020-12-09 14:04:50 +08:00
Qiming Zhao
c4ae2c2fbf
rework bufferSyncSupport
2020-12-07 18:57:53 +08:00
Qiming Zhao
fe05e038d5
new features as VSCode
...
* Support tsserver.watchOptions
* Improve triggerCharacters for completion
* Configure command on server startup
2020-04-17 19:40:22 +08:00
Qiming Zhao
d5d4be5aa1
update dependencies
2020-03-21 16:40:03 +08:00
Qiming Zhao
e99f045359
update dependencies
2020-03-21 14:54:58 +08:00
chemzqm
91fc042eb2
make useBatchedBufferSync used for update only
...
Avoid issues with buffer reload by checktime.
2019-09-23 13:12:38 +08:00
chemzqm
74bd823e4e
check if buffer is handled
2019-06-26 12:33:39 +08:00
chemzqm
0d84cdf870
Revert "support b:coc_tsserver_disable, closes #13 "
...
This reverts commit 5946299675
.
2019-06-13 22:28:42 +08:00
chemzqm
5946299675
support b:coc_tsserver_disable, closes #13
2019-06-12 20:42:41 +08:00
chemzqm
fff7bdd57f
fix validate.enable not work sometimes
2019-06-11 15:42:52 +08:00
chemzqm
f1aa930569
add new features:
...
- Loading status
- Batched buffer synchronize
- Configuration for showUnused variable
- Smart selection support
- Support 'auto' as quoteStyle
- Support validateDefaultNpmLocation
2019-06-10 02:24:30 +08:00
chemzqm
cbb489c462
rework of typescriptService, support interuptGetErr
2019-03-12 18:48:45 +08:00
chemzqm
0473880f30
use workspace.cwd when config file not resolved
2019-02-06 23:51:51 +08:00
chemzqm
931a0046d9
fix(tsserver): fix project root path resolve
2019-01-22 14:17:18 +08:00
chemzqm
e759b156b4
support projectRootPath for document
2018-11-07 11:49:32 +08:00
chemzqm
54d03a04c1
init
2018-09-07 20:40:51 +08:00