Qiming Zhao
|
4d78b618e4
|
add typescript.preferences.includePackageJsonAutoImports configuration
|
2021-12-21 17:38:28 +08:00 |
|
Qiming Zhao
|
5a8c68fc60
|
Add suggest.jsdoc.generateReturns configuration.
|
2021-12-21 17:22:46 +08:00 |
|
Qiming Zhao
|
cd16da88ef
|
feat: support suggest.classMemberSnippets.enabled configuration
|
2021-12-21 17:00:49 +08:00 |
|
Qiming Zhao
|
30a23e2454
|
chore(package): upgrade typescript module
|
2021-12-21 17:00:31 +08:00 |
|
Heyward Fann
|
2d52a842cb
|
feat: includeCompletionsWithClassMemberSnippets (#321)
* docs: update yarn configuration (#311)
* feat: includeCompletionsWithClassMemberSnippets
typescript.suggest.includeCompletionsWithClassMemberSnippets
Co-authored-by: KY64 <31939494+KY64@users.noreply.github.com>
|
2021-12-21 13:54:47 +08:00 |
|
Ryan Christian
|
065abccd88
|
refactor: Disables type acquisition by default (#320)
* docs: update yarn configuration (#311)
* refactor: Disables type acquisition by default
Co-authored-by: KY64 <31939494+KY64@users.noreply.github.com>
|
2021-12-21 13:53:39 +08:00 |
|
Heyward Fann
|
e4763a3820
|
feat: add jsxAttributeCompletionStyle settings (#319)
* docs: update yarn configuration (#311)
* feat: add jsxAttributeCompletionStyle settings
https://github.com/microsoft/vscode/pull/133920
Co-authored-by: KY64 <31939494+KY64@users.noreply.github.com>
|
2021-12-21 13:52:08 +08:00 |
|
Qiming Zhao
|
c38a399405
|
chore(package): upgrade coc.nvim
|
2021-12-21 13:50:24 +08:00 |
|
Qiming Zhao
|
68bb4634f3
|
Release 1.8.6
|
2021-08-20 18:25:07 +08:00 |
|
Heyward Fann
|
0e5132f041
|
fix: getDiagnostics breaking changes (#307)
|
2021-08-20 18:14:32 +08:00 |
|
Qiming Zhao
|
87d54d8a2b
|
Release 1.8.5
|
2021-08-16 23:25:55 +08:00 |
|
Qiming Zhao
|
297a662587
|
Release 1.8.4
|
2021-08-16 23:03:35 +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
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
Qiming Zhao
|
17dc0c235c
|
Release 1.6.8
|
2021-02-22 18:44:16 +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
|
9c5ee81b12
|
Release 1.6.6
|
2020-12-21 16:51:52 +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
|
bac3ec6149
|
Release 1.6.4
|
2020-12-16 11:34:12 +08:00 |
|
Heyward Fann
|
f2860b493b
|
feat: add insertSpaceAfterOpeningAndBeforeClosingEmptyBraces (#239)
https://github.com/microsoft/TypeScript/pull/41304
|
2020-12-10 16:55:04 +08:00 |
|
Qiming Zhao
|
27eb1d8e55
|
Release 1.6.3
|
2020-12-09 15:41:11 +08:00 |
|
Qiming Zhao
|
c8c5d7eba5
|
Release 1.6.2
|
2020-12-08 18:51:31 +08:00 |
|
Qiming Zhao
|
de0fa5c6a2
|
support languages from plugins
Closes #235
|
2020-12-08 18:50:01 +08:00 |
|
Qiming Zhao
|
6fc53cd80e
|
avoid npm-run-all
|
2020-12-04 12:12:01 +08:00 |
|
Qiming Zhao
|
b59f5bd5a4
|
Release 1.6.1
|
2020-11-24 12:32:46 +08:00 |
|
Qiming Zhao
|
44a01bb208
|
update dependencies
|
2020-11-24 11:36:37 +08:00 |
|
JUX84
|
2540b7f626
|
update ts to 4.1.2 and fix build (promise typings) (#232)
|
2020-11-24 10:21:06 +08:00 |
|
Qiming Zhao
|
37618c49eb
|
update dependencies
|
2020-11-13 12:43:45 +08:00 |
|
Qiming Zhao
|
3849bc49a2
|
Release 1.6.0
|
2020-10-27 14:35:42 +08:00 |
|
Qiming Zhao
|
08513684f3
|
udpate dependencies
remove tslint & @chemzqm/tsconfig
|
2020-10-27 14:28:07 +08:00 |
|
Qiming Zhao
|
334a3dd01c
|
Release 1.5.8
|
2020-10-05 19:00:43 +08:00 |
|
Qiming Zhao
|
7999ac085e
|
ignore not applicable refactor code actions
|
2020-09-22 19:20:14 +08:00 |
|
Qiming Zhao
|
807fd06457
|
Release 1.5.7
|
2020-09-18 16:51:23 +08:00 |
|