Commit graph

217 commits

Author SHA1 Message Date
chemzqm
ce1aff4981 check position for function snippet 2018-11-24 20:56:49 +08:00
chemzqm
ecd2189c15 Release 1.1.14 2018-11-24 00:13:15 +08:00
chemzqm
92be2f36bc add keywords 2018-11-24 00:13:06 +08:00
chemzqm
0516e033b0 improve doc 2018-11-18 22:40:30 +08:00
chemzqm
6a129d6b80 fix snippet 2018-11-16 13:23:06 +08:00
chemzqm
5004251827 Release 1.1.13 2018-11-14 14:20:30 +08:00
chemzqm
cb40287f1d add triggerCharacters for SignatureHelp 2018-11-14 14:20:14 +08:00
chemzqm
61333313ae remove comments from snippet body 2018-11-14 13:15:55 +08:00
chemzqm
86b29ccadf update dependencies 2018-11-14 11:20:46 +08:00
chemzqm
51e77bbf49 Release 1.1.12 2018-11-14 11:09:03 +08:00
chemzqm
9ef7ae1209 add typescript snippets from VSCode 2018-11-14 10:43:55 +08:00
chemzqm
3f50455b61 Merge branch 'master' of github.com:neoclide/coc-tsserver 2018-11-13 11:22:24 +08:00
chemzqm
e2a582413f Release 1.1.11 2018-11-09 10:00:07 +08:00
chemzqm
6c4e0d8a50 not throw error for No content available. 2018-11-09 09:59:55 +08:00
Qiming zhao
9c56024d8d
Merge pull request #3 from yardnsm/fix/javascript-jsx-languageid
Add back javascript.jsx to the languageIds
2018-11-08 11:57:34 +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
bb2bd8f5cd Release 1.1.10 2018-11-07 11:50:09 +08:00
chemzqm
e759b156b4 support projectRootPath for document 2018-11-07 11:49:32 +08:00
chemzqm
a3504c8f1e Release 1.1.9 2018-11-01 02:19:16 +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
6e2872bfeb Release 1.1.8 2018-10-31 17:25:01 +08:00
chemzqm
02b6067a98 add StatusBarItem support 2018-10-31 17:24:41 +08:00
chemzqm
63209916cc Release 1.1.7 2018-10-31 14:27:12 +08:00
chemzqm
18c99edc21 add javascript & typescript.validate.enable 2018-10-31 14:26:14 +08:00
chemzqm
bcc25ec085 Release 1.1.6 2018-10-31 14:14:07 +08:00
chemzqm
269322685a fix suggestionActions.enabled not works 2018-10-31 14:13:55 +08:00
chemzqm
5be25f96dc Release 1.1.5 2018-10-30 03:12:43 +08:00
chemzqm
0cddc4acac use quickfix list for watchBuild 2018-10-30 03:12:06 +08:00
chemzqm
bca0ef8b0d Release 1.1.4 2018-10-25 22:47:30 +08:00
chemzqm
e4dbb9f68c fix organizeImports not working sometimes 2018-10-25 22:47:00 +08:00
chemzqm
68a9e822e9 Release 1.1.3 2018-10-24 20:46:34 +08:00
chemzqm
311d4c0782 remvoe commaAfterImport option, use noSemicolons 2018-10-24 20:45:48 +08:00
chemzqm
17a13df39c Release 1.1.2 2018-10-22 20:55:33 +08:00
chemzqm
59ea6999aa show diagnostics of config file 2018-10-22 20:55:01 +08:00
chemzqm
ecec13ddf0 Release 1.1.1 2018-10-21 15:24:24 +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
52de2356ef Release 1.0.11 2018-10-09 01:50:49 +08:00
chemzqm
1dfcb97d86 CompletionItemKind default to Variable 2018-10-09 01:50:28 +08:00
chemzqm
261d9f8d5a Release 1.0.10 2018-10-01 20:25:34 +08:00
chemzqm
dbf008e4c7 fix ServiceStat 2018-10-01 20:25:21 +08:00
chemzqm
4c4842835f Release 1.0.9 2018-09-27 19:32:32 +08:00
chemzqm
474f1bd827 fix locate of bundled typescript module 2018-09-27 19:30:26 +08:00
chemzqm
6fb384cc69 Release 1.0.8 2018-09-21 23:07:50 +08:00