Qiming Zhao
|
181a337c4a
|
refactor(server): avoid tsserverForkStart
|
2021-12-22 16:53:53 +08:00 |
|
Heyward Fann
|
95321f24c9
|
feat: add tsserver.sortImports (#322)
* docs: update yarn configuration (#311)
* feat: add tsserver.sortImports
add source.sortImports codeAction that used in editor.action.sourceAction
coc.nvim can add editor.action.sourceAction
Co-authored-by: KY64 <31939494+KY64@users.noreply.github.com>
|
2021-12-21 13:56:01 +08:00 |
|
Heyward Fann
|
e719ef07a5
|
feat: tsserver.findAllFileReferences (#292)
|
2021-06-04 18:54:48 +08:00 |
|
Qiming Zhao
|
954e292f2f
|
use next release of coc.nvim
|
2020-12-17 20:28:49 +08:00 |
|
Qiming Zhao
|
de0fa5c6a2
|
support languages from plugins
Closes #235
|
2020-12-08 18:50:01 +08:00 |
|
chemzqm
|
26bb4b4872
|
add organizeImports codeAction
|
2019-06-05 23:11:56 +08:00 |
|
chemzqm
|
e68adfbe0b
|
support plugins
|
2019-03-05 23:44:01 +08:00 |
|
chemzqm
|
b1fcf886cc
|
add command: tsserver.executeAutofix
|
2019-01-22 16:29:30 +08:00 |
|
chemzqm
|
e4dbb9f68c
|
fix organizeImports not working sometimes
|
2018-10-25 22:47:00 +08:00 |
|
chemzqm
|
46d79132d1
|
doc
|
2018-10-21 13:21:25 +08:00 |
|
chemzqm
|
8b7ad4c5ee
|
make sure service start on activate
|
2018-09-21 23:07:38 +08:00 |
|
chemzqm
|
fc4519a821
|
remove formatOnSave option
|
2018-09-11 00:51:17 +08:00 |
|
chemzqm
|
e75600b67e
|
format code
|
2018-09-07 21:02:33 +08:00 |
|
chemzqm
|
54d03a04c1
|
init
|
2018-09-07 20:40:51 +08:00 |
|