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 |
|
Konstantin Saveljev
|
7a8d2ec524
|
Add setting to configure the max memory for tsserver (#129)
|
2020-03-23 11:31:53 +08:00 |
|
Qiming Zhao
|
54bea1ec1a
|
fix dependencies
|
2020-03-21 16:57:19 +08:00 |
|
Qiming Zhao
|
d5d4be5aa1
|
update dependencies
|
2020-03-21 16:40:03 +08:00 |
|
Qiming Zhao
|
e99f045359
|
update dependencies
|
2020-03-21 14:54:58 +08:00 |
|
Qiming Zhao
|
dae0cc36b0
|
Release 1.4.11
|
2020-03-09 09:05:33 +08:00 |
|
Qiming Zhao
|
5933c2a459
|
Release 1.4.10
|
2020-03-06 18:44:06 +08:00 |
|
Qiming Zhao
|
c474a8c63b
|
use custom temp fodler
|
2020-03-06 18:44:06 +08:00 |
|
Aaron Zemetres
|
c1c3017081
|
docs(readme): clarifying nvm instructions (#123)
|
2020-03-06 12:39:01 +08:00 |
|
Stanislav Seletskiy
|
4b63ed7b91
|
gitignore: add node_modules (#121)
|
2020-03-04 10:03:31 +08:00 |
|
Max Coplan
|
89998609d4
|
Deprecate TSLint (#115)
* Deprecate TSLint
TSLint has been [deprecated](https://github.com/palantir/tslint/issues/4534). Should put `eslint` first to direct users there.
* Fixed typo
misspelled "TypeScript"
|
2020-02-07 14:23:48 +08:00 |
|
Qiming Zhao
|
1f76767ffb
|
Release 1.4.9
|
2019-12-11 18:50:37 +08:00 |
|
Qiming Zhao
|
aa9a8aa0e3
|
support semicolons format option
|
2019-12-11 18:50:15 +08:00 |
|
chemzqm
|
4f493d6c35
|
doc
|
2019-11-23 18:40:48 +08:00 |
|
chemzqm
|
17c2877df5
|
Release 1.4.8
|
2019-11-23 17:18:14 +08:00 |
|
chemzqm
|
07e857d965
|
support format.enabled configuration
|
2019-11-23 17:17:49 +08:00 |
|
chemzqm
|
f9309a6d80
|
use configuration for each document
|
2019-11-23 17:11:42 +08:00 |
|
chemzqm
|
1d4026ed94
|
Release 1.4.7
|
2019-11-23 13:43:43 +08:00 |
|
chemzqm
|
f59086837e
|
load formatOptons by document uri
Closes #81
|
2019-11-23 13:35:02 +08:00 |
|
Alexander Tesfamichael
|
d48cc4a312
|
Make troubleshooting one word in readme (#97)
|
2019-11-20 10:31:38 +08:00 |
|