Commit graph

23 commits

Author SHA1 Message Date
Heyward Fann
4da03344c0 Fix dependencies error while upgrade to Typescript 3.7 (#93)
* Revert "Upgrade to typescript 3.7 (#91)"

This reverts commit c7c4eea74c.

* fix(package.json): upgrade TS 3.7

fix #92
2019-11-13 14:26:39 +08:00
Thomas B Homburg
c7c4eea74c Upgrade to typescript 3.7 (#91) 2019-11-07 16:15:16 +08:00
chemzqm
ce6a499436 update dependencies 2019-10-31 09:56:45 +08:00
chemzqm
486202a7e5 upgrade typescript module, remove noSemicolons preferences 2019-09-09 12:26:36 +08:00
chemzqm
4ac0cd85cd upgrade dependencies, closes #60 2019-08-17 23:37:04 +08:00
chemzqm
f8ed02524d remvoe webpack from dependencies 2019-07-22 02:11:41 +08:00
chemzqm
143ebcf542 use webpack 2019-06-20 07:36:12 +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
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
046670f54b udpate dependencies 2019-06-09 22:03:27 +08:00
chemzqm
898bf1585f use vim to run watchBuild 2019-04-12 16:33:19 +08:00
chemzqm
b192c64c3a downgrade typescript to 3.3.4000 2019-04-05 11:38:06 +08:00
chemzqm
577ea1e8cc update dependencies 2019-04-03 14:52:08 +08:00
chemzqm
d1d341b2a8 fix compile fail with tsc 3.2.2 2018-12-29 19:49:36 +08:00
chemzqm
86b29ccadf update dependencies 2018-11-14 11:20:46 +08:00
chemzqm
e759b156b4 support projectRootPath for document 2018-11-07 11:49:32 +08:00
chemzqm
0cddc4acac use quickfix list for watchBuild 2018-10-30 03:12:06 +08:00
chemzqm
e4dbb9f68c fix organizeImports not working sometimes 2018-10-25 22:47:00 +08:00
chemzqm
2f69c55eac support remove semicolons on format 2018-10-14 13:58:21 +08:00
chemzqm
f4ed223296 use bundled version if local tsserver not found 2018-10-14 10:14:11 +08:00
chemzqm
474f1bd827 fix locate of bundled typescript module 2018-09-27 19:30:26 +08:00
chemzqm
54d03a04c1 init 2018-09-07 20:40:51 +08:00