Commit graph

413 commits

Author SHA1 Message Date
Qiming Zhao
0cd99b05cc
Release 1.10.0 2022-04-10 15:07:41 +08:00
Qiming Zhao
148a55d63c
jsDocCompletion feature 2022-04-10 15:07:17 +08:00
Qiming Zhao
2fc8fb014a
Release 1.9.17 2022-04-08 22:40:45 +08:00
Qiming Zhao
fb9bde0c08
support SymbolKind.Constructor and localFunction as snippet 2022-04-08 22:40:10 +08:00
Qiming Zhao
07ee36caf6
Release 1.9.16 2022-04-06 15:58:14 +08:00
Qiming Zhao
9dc9f5bd6a
repsect isSnippet from CompletionEntry
Closes #362
2022-04-06 15:57:51 +08:00
Qiming Zhao
3448f5237a
upgrade typescript 2022-04-06 15:53:46 +08:00
Qiming Zhao
b22c59c072
better log 2022-04-02 05:45:18 +08:00
Qiming Zhao
9d7ee9da1f
Release 1.9.15 2022-03-27 07:45:50 +08:00
Calvin Huang
c5d9e07d3c
Update typescriptServiceClient.ts (#360) 2022-03-27 07:42:53 +08:00
Qiming Zhao
6d598560c6
Release 1.9.14 2022-03-10 15:43:43 +08:00
Qiming Zhao
c4be180558
fix tsserver.restart not work 2022-03-10 15:43:20 +08:00
Qiming Zhao
8958a6d83c
add javascript snippets 2022-02-28 00:40:14 +08:00
Qiming Zhao
9097ecf747
Release 1.9.13 2022-02-22 18:11:43 +08:00
Qiming Zhao
2d4c8f0bb3
fix possible start multiply tsserver
Closes #355
2022-02-22 18:11:13 +08:00
Qiming Zhao
67239f40b5
remove console.log 2022-02-19 02:31:42 +08:00
Qiming Zhao
5dcd715888
Release 1.9.12 2022-02-18 21:37:25 +08:00
Qiming Zhao
7633da18eb
clear highlight on client dispose 2022-02-18 21:37:00 +08:00
Qiming Zhao
4f480eda46
Release 1.9.11 2022-02-18 03:52:22 +08:00
Qiming Zhao
464adfcb0a
use Tsserver_path for resolved tsc path
Closes #306
2022-02-18 03:46:45 +08:00
Qiming Zhao
2d62d7da5f
Release 1.9.10 2022-02-16 20:41:58 +08:00
Qiming Zhao
6cdbf56da5
fix api with IServiceProvider
Support for watch tsserver.enable configuration
2022-02-16 20:41:48 +08:00
Qiming Zhao
78da8a3514
update Readme.md 2022-02-16 18:48:32 +08:00
Qiming Zhao
c1a3cf47fe
Release 1.9.9 2022-01-30 18:01:24 +08:00
Qiming Zhao
e5f19b47b4
use documentChanges for workspaceEdit 2022-01-30 18:01:24 +08:00
Tim Tyrrell
ddcab27979
correct README importModuleSpecifier configuration examples (#350)
The defaults of these two are actually [shortest](https://github.com/neoclide/coc-tsserver/blob/master/package.json#L304)
2022-01-28 05:59:53 +08:00
Ishan
8a5e14f766
Typo in filename (#349) 2022-01-26 03:24:02 +08:00
Qiming Zhao
c6d7d127b6
Release 1.9.8 2022-01-20 21:30:22 +08:00
Qiming Zhao
4e9d171a23
Log document that can't perform semanticTokens 2022-01-20 21:29:43 +08:00
Qiming Zhao
021073e4fc
improve Readme 2022-01-20 04:08:19 +08:00
Qiming Zhao
d04366cc30
Release 1.9.7 2022-01-20 04:04:13 +08:00
Qiming Zhao
0de25fe6f9
improve doc 2022-01-19 23:22:30 +08:00
Qiming Zhao
e495357b5f
Release 1.9.6 2022-01-14 04:55:35 +08:00
Qiming Zhao
3248310ca4
add history.md 2022-01-14 04:53:14 +08:00
Qiming Zhao
b8430bd4bb
Check documentation as SymbolDisplayPart[]
Closes  #338
2022-01-13 01:13:29 +08:00
Qiming Zhao
d10bab9072
support referencesCodeLens.showOnAllFunctions
Make codeLens same as VScode
2022-01-13 00:29:12 +08:00
Qiming Zhao
4fa163e554
Release 1.9.5 2022-01-12 04:13:22 +08:00
Qiming Zhao
3a992bc316
upgrade dependencies
Closes #342
2022-01-12 04:13:06 +08:00
Heyward Fann
fc601dbd95
feat: allImportsAreUnused error can be converted to warning (#337) 2021-12-30 15:29:11 +08:00
Qiming Zhao
767b21b28e
Release 1.9.4 2021-12-25 18:33:23 +08:00
Qiming Zhao
cd7c05d4a2
remove configFile from LanguageDescription 2021-12-25 18:33:00 +08:00
Qiming Zhao
8f96c72ad3
fix diagnostics not works with unopened document 2021-12-25 18:17:07 +08:00
Qiming Zhao
ca715ce092
Release 1.9.3 2021-12-25 00:30:21 +08:00
Qiming Zhao
c42ed843b0
fixx issues with inlayHints
Closes #336
2021-12-25 00:29:52 +08:00
Qiming Zhao
4a146e3d8d
Release 1.9.2 2021-12-24 18:45:45 +08:00
Qiming Zhao
867b766862
doc 2021-12-24 18:39:29 +08:00
Heyward Fann
de68137850
feat: inlay hints support (#335)
close #300
2021-12-24 18:29:47 +08:00
Qiming Zhao
7b363e237e Release 1.9.1 2021-12-22 17:01:14 +08:00
Qiming Zhao
181a337c4a refactor(server): avoid tsserverForkStart 2021-12-22 16:53:53 +08:00
Qiming Zhao
65e1f75be5 refactor(server): use TSS_DEBUG & TSS_DEBUG_BRK for debug port 2021-12-22 14:24:04 +08:00