Commit graph

457 commits

Author SHA1 Message Date
KY64
5306fc3b47
docs: update yarn configuration (#311) 2021-09-02 23:01:14 +08:00
サポミク
6deac3be13
Merge branch 'neoclide:master' into master 2021-08-31 20:16:56 +09:00
Qiming Zhao
68bb4634f3 Release 1.8.6 2021-08-20 18:25:07 +08:00
Qiming Zhao
b530f9ee6f use diagnosticManager from tsserver client 2021-08-20 18:24:45 +08:00
Heyward Fann
0e5132f041
fix: getDiagnostics breaking changes (#307) 2021-08-20 18:14:32 +08:00
sup39
c3376e95cf ignore 80002 2021-08-20 04:10:31 +09:00
サポミク
860c97aaf0
Merge branch 'neoclide:master' into master 2021-08-20 03:02:11 +09:00
Qiming Zhao
87d54d8a2b Release 1.8.5 2021-08-16 23:25:55 +08:00
Qiming Zhao
a18d3e6e2d use relative path for callHierarchy detail 2021-08-16 23:24:48 +08:00
Qiming Zhao
297a662587 Release 1.8.4 2021-08-16 23:03:35 +08:00
Qiming Zhao
12c3a08776 refactor tagClosing feature
Avoid workspace.registerAutocmd
2021-08-16 23:03:10 +08:00
Qiming Zhao
66ae279b1a Release 1.8.3 2021-07-27 23:04:03 +08:00
Qiming Zhao
8ba598b218 support deprecated tag 2021-07-27 23:03:19 +08:00
Qiming Zhao
5c7e44f36f Release 1.8.2 2021-07-24 05:49:57 +08:00
Qiming Zhao
c556e99cf1 Support DefinitionLink for definition provider 2021-07-23 00:04:28 +08:00
Qiming Zhao
225bef61f7 update coc.nvim 2021-07-23 00:04:22 +08:00
Qiming Zhao
65d1f31d08 Upgrade typescript to 4.3.5 2021-07-22 22:23:25 +08:00
Qiming Zhao
e99f1c8079 fix type issues with previewer and completion 2021-07-22 22:18:08 +08:00
Qiming Zhao
05c2a824a0 Tags, selectionRange & accessor support for document symbols 2021-07-22 21:37:53 +08:00
サポミク
a135109d31
Merge branch 'neoclide:master' into master 2021-06-27 04:01:19 +09:00
Heyward Fann
f76e310d42
feat: callHierarchy support (#297)
needs https://github.com/neoclide/coc.nvim/pull/2756

closes https://github.com/neoclide/coc-tsserver/issues/128
2021-06-10 15:29:25 +08:00
サポミク
90013b9637 Merge branch 'neoclide:master' into master 2021-06-08 12:28:54 +09:00
Qiming Zhao
f2afebce92 Release 1.8.1 2021-06-07 12:06:27 +08:00
nateroling
d24d75de9b
Add support for tsconfigPath setting (#286)
* Add support for tsconfigPath setting

* Fix a typo, add config option to package.json

* formatting

* Update setting description in package.json

Co-authored-by: Nate Roling <roling@cartegraph.com>
2021-06-07 11:29:30 +08:00
Heyward Fann
fd957b20f9
feat: update preferences.importModuleSpecifier (#295)
https://github.com/microsoft/vscode/pull/110536
2021-06-07 11:26:52 +08:00
Qiming Zhao
8826e273b5 Release 1.8.0 2021-06-04 18:55:38 +08:00
Heyward Fann
e719ef07a5
feat: tsserver.findAllFileReferences (#292) 2021-06-04 18:54:48 +08:00
Heyward Fann
e7cdffd8d4
fix: save tsEntry.data for resolveCompletionItem (#294)
close #293
2021-06-04 18:53:46 +08:00
Heyward Fann
cd624aa05e
feat: Import Statement Completions (#291)
https://devblogs.microsoft.com/typescript/announcing-typescript-4-3/#import-statement-completions
2021-05-28 18:45:47 +08:00
sup39[サポミク]
49444b93c6 Merge branch 'master' of git://github.com/neoclide/coc-tsserver 2021-04-30 14:43:29 +09:00
Qiming Zhao
ed3886f4c8 Release 1.7.0 2021-04-12 15:22:56 +08:00
Raidou
579e8920a7
feat: support tagClosing for JSX (#277) 2021-04-07 18:31:04 +08:00
fabriziobertoglio1987
f0a9f46dad
README - Add info about typescript issue 37777 (#272)
* adding info to readme

* give basic info about typescript issue with node_modules

* adding link

* just include the link
2021-04-07 18:28:07 +08:00
Qiming Zhao
17dc0c235c Release 1.6.8 2021-02-22 18:44:16 +08:00
Qiming Zhao
0f3e462afd fix untitled buffer not work
Closes #261
2021-02-22 18:44:16 +08:00
sup39
11993a7d5c Merge remote-tracking branch 'coc/master' 2021-02-19 00:48:47 +08:00
Pranshu Srivastava
e3eae62e37
Nitpick: Spelling fix. (#258)
PTAL.
2021-02-11 13:05:02 +08:00
yaegassy
8e976d297b
Fix code block in README (#257) 2021-02-09 18:54:01 +08:00
sup39
98db6c9963 Disable annoying warning 80001 permanently 2021-01-28 11:21:16 +09:00
ruslanzelinskyy
7a742d6a3b
Update Readme.md (#250)
https://github.com/neoclide/coc-tsserver/issues/249
2021-01-19 14:16:58 +08:00
Qiming Zhao
f95ddc91da fix prepare script 2021-01-17 16:41:04 +08:00
Qiming Zhao
871a88df53 Release 1.6.7 2021-01-06 17:43:42 +08:00
Qiming Zhao
6d3036523e use esbuild replace webpack 2021-01-06 17:42:01 +08:00
Qiming Zhao
a24ce777ee add version string to statusline 2020-12-22 14:59:34 +08:00
Qiming Zhao
9c5ee81b12 Release 1.6.6 2020-12-21 16:51:52 +08:00
Qiming Zhao
e209c1999f fix tags undefined
Closes #242
2020-12-21 16:51:36 +08:00
Qiming Zhao
d088a3c5c7 add webpack to devDependencies
Closes #243
2020-12-21 16:48:16 +08:00
Qiming Zhao
954e292f2f use next release of coc.nvim 2020-12-17 20:28:49 +08:00
Qiming Zhao
a98c4808f8 Release 1.6.5 2020-12-17 15:41:20 +08:00
Qiming Zhao
7f0b662778 fix error on dispose 2020-12-17 15:41:00 +08:00