Commit graph

385 commits

Author SHA1 Message Date
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
20d2b6fd32 fix duplicated workspace symbols provider 2020-10-05 19:00:15 +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
Qiming Zhao
d415dc5e72 doc 2020-09-18 16:51:15 +08:00
樊冬
43117c63b0
fix: fix up the locale (#205) 2020-09-18 16:00:54 +08:00
Qiming Zhao
660c688d55 Release 1.5.6 2020-09-12 01:27:27 +08:00
Qiming Zhao
ae48046032 fix isPreferred of CodeAction 2020-09-12 01:26:53 +08:00
Qiming Zhao
2d0b2b1a1b doc 2020-09-10 21:10:52 +08:00
Qiming Zhao
516f2bd75a Release 1.5.5 2020-08-21 23:26:26 +08:00
Qiming Zhao
1a22372358 support useAliasesForRenames configuration
Closes #196
2020-08-21 23:26:08 +08:00
Duc Nghiem Xuan
e4f3ab555b
Don't include this function types in completeFunctionCall (#195) 2020-08-20 20:17:04 +08:00
Qiming Zhao
47d3dba90a Release 1.5.4 2020-08-08 20:52:08 +08:00
Qiming Zhao
72a515a635 fix possible wrong name for completion detail request
Closes #178
2020-08-08 20:51:18 +08:00
Qiming Zhao
986538f4aa doc 2020-08-08 10:07:12 +08:00
Heyward Fann
2d6d066afb
Update Readme.md (#187) 2020-07-22 16:46:17 +08:00
Qiming Zhao
f1467f5d3c doc 2020-07-22 15:49:18 +08:00
Qiming Zhao
fe7ce3a834 chore(package): update dependencies 2020-07-22 15:26:22 +08:00
Qiming Zhao
6d73216417 Release 1.5.3 2020-07-14 13:58:02 +08:00
Hyeon Kim (김지현)
8113366d5e
Support the new path of Yarn v2 pnpify SDK (#181)
Pnpify SDKs are not located in `.vscode/pnpify` anymore. It's in
`.yarn/sdks` instead. Adding it to MODULE_FOLDERS.

Reference:
  https://github.com/yarnpkg/berry/pull/1446
  https://github.com/yarnpkg/berry/pull/1481
  52f625c453
2020-07-14 12:53:22 +08:00
Qiming Zhao
50d6c6241a use tsserver.pluginPaths replace tsserver.pluginRoot 2020-07-13 19:57:09 +08:00
Qiming Zhao
8e2d3eefef fix Readme
Closes #179
2020-07-13 11:50:38 +08:00
Qiming Zhao
a45d50acca doc 2020-06-29 11:37:20 +08:00
Qiming Zhao
a065861beb Release 1.5.2 2020-06-20 11:25:55 +08:00
Qiming Zhao
031fa8f441 Go to Symbol in workspace includes all opened projects 2020-06-20 11:21:33 +08:00
Qiming Zhao
fde4e6cdd5 update typescript module 2020-06-20 10:45:50 +08:00
Qiming Zhao
bac002caef doc 2020-05-22 14:07:39 +08:00
Qiming Zhao
f1d89b6c59 update dependencies 2020-05-21 14:57:14 +08:00
Qiming Zhao
1f46ed360e Release 1.5.1 2020-04-18 19:18:26 +08:00
Qiming Zhao
8fadbb20d7 use Mutex for rename files in sequence 2020-04-18 19:18:00 +08:00
Qiming Zhao
8fb49605c7 make sure new file loaded on rename 2020-04-18 17:39:04 +08:00
Qiming Zhao
41eeb3330d Release 1.5.0 2020-04-18 16:25:21 +08:00
Qiming Zhao
1b48e94fcf fix preferences not respected
Closes #142
2020-04-18 16:24:41 +08:00
Qiming Zhao
e7fd3852d7 fix ensureConfigurationForDocument could not work
Document could not exists on BufEnter
2020-04-17 22:16:26 +08:00
Qiming Zhao
3a87cacccc fix range of configFile diagnostics 2020-04-17 20:04:36 +08:00
Qiming Zhao
fe05e038d5 new features as VSCode
* Support tsserver.watchOptions
* Improve triggerCharacters for completion
* Configure command on server startup
2020-04-17 19:40:22 +08:00
Qiming Zhao
9c54e2dee7 fix cmd is null for watchBuild 2020-04-17 16:02:42 +08:00
Qiming Zhao
92891a3096 support @ts-expect-error directive on tsserver v390 2020-04-17 16:00:08 +08:00
Qiming Zhao
ef22359a1b Retrive tscPath from typescriptServiceClient 2020-04-17 15:47:45 +08:00
Qiming Zhao
52f625c453 support yarn2 with pnpify 2020-04-17 12:19:17 +08:00
Qiming Zhao
2a46480810 Release 1.4.15 2020-04-15 19:15:09 +08:00
Qiming Zhao
916af592dd fix insertText for optional completionItem 2020-04-15 19:14:50 +08:00
Qiming Zhao
c40430420d Release 1.4.14 2020-04-15 16:16:08 +08:00
Qiming Zhao
eec50a98f2 improve resolved completionItem
Closes #137
2020-04-15 16:15:19 +08:00
Qiming Zhao
17fdfd9462 Release 1.4.13 2020-04-10 19:57:35 +08:00
Qiming Zhao
64fd389b71 add preferences.importModuleSpecifierEnding configuration
Closes #136
2020-04-10 19:52:24 +08:00
Qiming Zhao
1d4e80edf8 change preferences.importModuleSpecifier default to auto 2020-04-10 18:54:01 +08:00
Qiming Zhao
22720dced6 Add configuration for includeAutomaticOptionalChainCompletions
Closes #134
2020-04-10 18:19:55 +08:00
Qiming Zhao
992f9a7362 Release 1.4.12 2020-03-23 11:36:37 +08:00