Commit graph

27 commits

Author SHA1 Message Date
Qiming Zhao
954e292f2f use next release of coc.nvim 2020-12-17 20:28:49 +08:00
Qiming Zhao
7f0b662778 fix error on dispose 2020-12-17 15:41:00 +08:00
Qiming Zhao
de0fa5c6a2 support languages from plugins
Closes #235
2020-12-08 18:50:01 +08:00
Qiming Zhao
c4ae2c2fbf rework bufferSyncSupport 2020-12-07 18:57:53 +08:00
Qiming Zhao
2acdb233c6 fix not work witk javascriptjsx filetype 2020-11-24 12:32:07 +08:00
Qiming Zhao
37618c49eb update dependencies 2020-11-13 12:43:45 +08:00
Qiming Zhao
20d2b6fd32 fix duplicated workspace symbols provider 2020-10-05 19:00:15 +08:00
Qiming Zhao
e7fd3852d7 fix ensureConfigurationForDocument could not work
Document could not exists on BufEnter
2020-04-17 22:16:26 +08:00
Qiming Zhao
ef22359a1b Retrive tscPath from typescriptServiceClient 2020-04-17 15:47:45 +08:00
Heyward Fann
eb88dbd0f2 fix(server): fix reportUnnecessary (#78)
close #77
2019-10-02 15:16:01 +08:00
chemzqm
c3d2bc4d4d fix suggestionActions.enabled option not working 2019-06-11 17:36: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
046670f54b udpate dependencies 2019-06-09 22:03:27 +08:00
chemzqm
26bb4b4872 add organizeImports codeAction 2019-06-05 23:11:56 +08:00
chemzqm
cbb489c462 rework of typescriptService, support interuptGetErr 2019-03-12 18:48:45 +08:00
chemzqm
ac0b3d8293 add importFix for node modules 2019-02-23 15:54:45 +08:00
chemzqm
dab8e1509d add install modules codeAction 2019-02-06 17:12:10 +08:00
chemzqm
1f1c230456 fix registerCodeActionProvider with CodeActionKind 2018-12-17 22:17:23 +08:00
chemzqm
d0b5bc760d fix label of signatureHelp 2018-11-28 04:18:32 +08:00
chemzqm
cb40287f1d add triggerCharacters for SignatureHelp 2018-11-14 14:20:14 +08:00
chemzqm
269322685a fix suggestionActions.enabled not works 2018-10-31 14:13:55 +08:00
chemzqm
e4dbb9f68c fix organizeImports not working sometimes 2018-10-25 22:47:00 +08:00
chemzqm
59ea6999aa show diagnostics of config file 2018-10-22 20:55:01 +08:00
chemzqm
318ac159ad fix Octal escape sequences are not allowed 2018-09-21 21:21:55 +08:00
chemzqm
dfb7ce5d3b trigger onTypeFormat on esc 2018-09-21 20:57:35 +08:00
chemzqm
54d03a04c1 init 2018-09-07 20:40:51 +08:00