chemzqm
|
96e9133f9a
|
use cwd as project root when possible
|
2019-02-01 13:06:37 +08:00 |
|
chemzqm
|
bc53e6dbb5
|
Release 1.1.23
|
2019-01-25 20:28:57 +08:00 |
|
chemzqm
|
ed95234b22
|
use workspace root as project root when possible
|
2019-01-25 20:28:12 +08:00 |
|
chemzqm
|
b1fcf886cc
|
add command: tsserver.executeAutofix
|
2019-01-22 16:29:30 +08:00 |
|
chemzqm
|
9da6ce8838
|
Release 1.1.22
|
2019-01-22 14:17:42 +08:00 |
|
chemzqm
|
931a0046d9
|
fix(tsserver): fix project root path resolve
|
2019-01-22 14:17:18 +08:00 |
|
chemzqm
|
d1d341b2a8
|
fix compile fail with tsc 3.2.2
|
2018-12-29 19:49:36 +08:00 |
|
chemzqm
|
14df7c3b0b
|
Release 1.1.21
|
2018-12-28 17:54:14 +08:00 |
|
chemzqm
|
71fa0e5ef9
|
fix snippet for function call
|
2018-12-28 17:54:02 +08:00 |
|
chemzqm
|
ae4f8410f2
|
Release 1.1.20
|
2018-12-25 15:25:49 +08:00 |
|
chemzqm
|
c324456e5d
|
fix startcol & textEdit, fix #7
|
2018-12-25 15:23:57 +08:00 |
|
chemzqm
|
c123b19762
|
Release 1.1.19
|
2018-12-17 22:17:40 +08:00 |
|
chemzqm
|
1f1c230456
|
fix registerCodeActionProvider with CodeActionKind
|
2018-12-17 22:17:23 +08:00 |
|
chemzqm
|
8cdfd694a5
|
Release 1.1.18
|
2018-12-14 21:19:40 +08:00 |
|
chemzqm
|
01ccf2cc6d
|
fix match of terminal uri
|
2018-12-14 21:19:26 +08:00 |
|
chemzqm
|
44f55c6167
|
update snippet
|
2018-12-09 01:21:48 +08:00 |
|
chemzqm
|
5aa060a04b
|
Release 1.1.17
|
2018-12-07 16:30:12 +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
|
d9680b9764
|
Release 1.1.16
|
2018-11-28 07:45:19 +08:00 |
|
chemzqm
|
d0b5bc760d
|
fix label of signatureHelp
|
2018-11-28 04:18:32 +08:00 |
|
chemzqm
|
e09eb88031
|
Release 1.1.15
|
2018-11-24 20:57:26 +08:00 |
|
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 |
|