Commit graph

44 commits

Author SHA1 Message Date
Heyward Fann
f2860b493b
feat: add insertSpaceAfterOpeningAndBeforeClosingEmptyBraces (#239)
https://github.com/microsoft/TypeScript/pull/41304
2020-12-10 16:55:04 +08:00
Qiming Zhao
d99de1761c Add funding.yml 2020-12-09 15:41:00 +08:00
Qiming Zhao
6ef7f7eb9e doc 2020-11-02 18:18:39 +08:00
Qiming Zhao
4bb9a7eb45 fix doc 2020-10-27 16:24:53 +08:00
Qiming Zhao
2d0b2b1a1b doc 2020-09-10 21:10:52 +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
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
bac002caef doc 2020-05-22 14:07:39 +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
52f625c453 support yarn2 with pnpify 2020-04-17 12:19:17 +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
Konstantin Saveljev
7a8d2ec524
Add setting to configure the max memory for tsserver (#129) 2020-03-23 11:31:53 +08:00
Aaron Zemetres
c1c3017081
docs(readme): clarifying nvm instructions (#123) 2020-03-06 12:39:01 +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
chemzqm
4f493d6c35 doc 2019-11-23 18:40:48 +08:00
chemzqm
07e857d965 support format.enabled configuration 2019-11-23 17:17:49 +08:00
Alexander Tesfamichael
d48cc4a312 Make troubleshooting one word in readme (#97) 2019-11-20 10:31:38 +08:00
chemzqm
91fc042eb2 make useBatchedBufferSync used for update only
Avoid issues with buffer reload by checktime.
2019-09-23 13:12:38 +08:00
chemzqm
486202a7e5 upgrade typescript module, remove noSemicolons preferences 2019-09-09 12:26:36 +08:00
Alex S
daeaf3ab6c doc(Readme): remove unsupported option (#64)
Removes `orgnizeImportOnSave` which has a typo (missing `a`) and there aren't any similar options.
2019-09-09 12:00:48 +08:00
chemzqm
abaf374b7d doc 2019-08-17 17:59:50 +08:00
chemzqm
c10f34304c add tsserver.ignoreLocalTsserver configuration 2019-06-27 10:43:32 +08:00
chemzqm
0d84cdf870 Revert "support b:coc_tsserver_disable, closes #13"
This reverts commit 5946299675.
2019-06-13 22:28:42 +08:00
chemzqm
5946299675 support b:coc_tsserver_disable, closes #13 2019-06-12 20:42:41 +08:00
Rich Churcher
9397db62f2 Expand JSX/TSX note to mention typescriptreact (#38) 2019-06-11 12:23:34 +08:00
chemzqm
f1aa930569 add new features:
- Loading status
- Batched buffer synchronize
- Configuration for showUnused variable
- Smart selection support
- Support 'auto' as quoteStyle
- Support validateDefaultNpmLocation
2019-06-10 02:24:30 +08:00
chemzqm
69a9f1b2f8 fix(package): fix format configuration, fix #32 2019-06-03 21:43:48 +08:00
chemzqm
8ee36f037d chore doc 2019-04-25 23:06:48 +08:00
Chris
5316f041b5
Revert back nvm name 2019-04-19 22:08:51 +02:00
Chris
33c158e170
Grammar fixes
Just some small grammar fixes to make the readme a bit smoother. I also added in a link to submit new issues.
2019-04-19 21:52:07 +02:00
chemzqm
6af7cf518a Release 1.2.0 2019-04-19 19:07:15 +08:00
chemzqm
964a295cfb add relatted extensions 2019-03-30 20:27:10 +08:00
chemzqm
64b690aecf doc 2019-03-27 19:02:33 +08:00
chemzqm
0516e033b0 improve doc 2018-11-18 22:40:30 +08:00
chemzqm
46d79132d1 doc 2018-10-21 13:21:25 +08:00
chemzqm
f4ed223296 use bundled version if local tsserver not found 2018-10-14 10:14:11 +08:00
chemzqm
c2eed262c0 doc 2018-09-07 20:43:24 +08:00
chemzqm
54d03a04c1 init 2018-09-07 20:40:51 +08:00