chemzqm
|
1f1c230456
|
fix registerCodeActionProvider with CodeActionKind
|
2018-12-17 22:17:23 +08:00 |
|
chemzqm
|
01ccf2cc6d
|
fix match of terminal uri
|
2018-12-14 21:19:26 +08:00 |
|
chemzqm
|
51893f971d
|
rework function snippet
|
2018-12-04 13:38:12 +08:00 |
|
chemzqm
|
ec6e406594
|
remove textEdit of completionItem
|
2018-12-04 12:17:57 +08:00 |
|
chemzqm
|
5d0c6830fc
|
fix command title of codeLens, same as VSCode
|
2018-11-30 12:37:28 +08:00 |
|
chemzqm
|
d0b5bc760d
|
fix label of signatureHelp
|
2018-11-28 04:18:32 +08:00 |
|
chemzqm
|
ce1aff4981
|
check position for function snippet
|
2018-11-24 20:56:49 +08:00 |
|
chemzqm
|
cb40287f1d
|
add triggerCharacters for SignatureHelp
|
2018-11-14 14:20:14 +08:00 |
|
chemzqm
|
3f50455b61
|
Merge branch 'master' of github.com:neoclide/coc-tsserver
|
2018-11-13 11:22:24 +08:00 |
|
chemzqm
|
6c4e0d8a50
|
not throw error for No content available.
|
2018-11-09 09:59:55 +08:00 |
|
Yarden Sod-Moriah
|
c785f04fae
|
Add back javascript.jsx to the languageIds
|
2018-11-07 14:57:26 +02:00 |
|
chemzqm
|
786cdcd252
|
check languageId for current document
|
2018-11-07 19:54:23 +08:00 |
|
chemzqm
|
e759b156b4
|
support projectRootPath for document
|
2018-11-07 11:49:32 +08:00 |
|
chemzqm
|
1ac357497d
|
add commitCharacters to completionItems
|
2018-11-01 02:18:04 +08:00 |
|
chemzqm
|
c5c1630d85
|
use javascriptreact as languageId for jsx
|
2018-10-31 21:32:16 +08:00 |
|
chemzqm
|
02b6067a98
|
add StatusBarItem support
|
2018-10-31 17:24:41 +08:00 |
|
chemzqm
|
269322685a
|
fix suggestionActions.enabled not works
|
2018-10-31 14:13:55 +08:00 |
|
chemzqm
|
0cddc4acac
|
use quickfix list for watchBuild
|
2018-10-30 03:12:06 +08:00 |
|
chemzqm
|
e4dbb9f68c
|
fix organizeImports not working sometimes
|
2018-10-25 22:47:00 +08:00 |
|
chemzqm
|
311d4c0782
|
remvoe commaAfterImport option, use noSemicolons
|
2018-10-24 20:45:48 +08:00 |
|
chemzqm
|
59ea6999aa
|
show diagnostics of config file
|
2018-10-22 20:55:01 +08:00 |
|
chemzqm
|
874c57579c
|
remove using of workspace terminal
|
2018-10-21 15:01:04 +08:00 |
|
chemzqm
|
46d79132d1
|
doc
|
2018-10-21 13:21:25 +08:00 |
|
chemzqm
|
2f69c55eac
|
support remove semicolons on format
|
2018-10-14 13:58:21 +08:00 |
|
chemzqm
|
b930a7b193
|
Use suggest for suggest configuration
|
2018-10-14 12:02:55 +08:00 |
|
chemzqm
|
48a515005b
|
support rename for import path.
|
2018-10-14 11:15:08 +08:00 |
|
chemzqm
|
f4ed223296
|
use bundled version if local tsserver not found
|
2018-10-14 10:14:11 +08:00 |
|
chemzqm
|
1dfcb97d86
|
CompletionItemKind default to Variable
|
2018-10-09 01:50:28 +08:00 |
|
chemzqm
|
dbf008e4c7
|
fix ServiceStat
|
2018-10-01 20:25:21 +08:00 |
|
chemzqm
|
474f1bd827
|
fix locate of bundled typescript module
|
2018-09-27 19:30:26 +08:00 |
|
chemzqm
|
8b7ad4c5ee
|
make sure service start on activate
|
2018-09-21 23:07:38 +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
|
fc4519a821
|
remove formatOnSave option
|
2018-09-11 00:51:17 +08:00 |
|
chemzqm
|
ae46f08fff
|
add activationEvents
|
2018-09-08 18:32:16 +08:00 |
|
chemzqm
|
da3607afc3
|
feat(client): create client on actived
|
2018-09-08 16:42:09 +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 |
|