Matt Bierner
434def671b
Use common TS install for both the TS Extension and Html Extension ( #21578 )
...
* Use common TS install for both the TS Extension and Html Extension
**Bug**
At least two version of Typescript are shipped in our extensions: one in the typescript extension and one for the html extension. This adds about 5MB to package install size and also results in inconsistent behavior
**Fix**
Change the TypeScript extension to also use the common version of TypeScript. Bump this version up to 2.2.1
* Don't hardcode paths for typescript
2017-03-01 18:34:04 -08:00
Matt Bierner
6c9f4712b7
Adopt ts 2.2.1
2017-02-22 15:14:31 -08:00
Kai Maetzel
919580fdd8
Upgrade telemetry package used by TS and markdown extensions. ( #20971 )
...
* upgrade telemetry used by TS ext
* upgrade telemetry used by markdown ext
2017-02-21 15:26:30 -08:00
Matt Bierner
5a8795f99a
Bump ts version
2017-02-19 16:21:51 -08:00
Matt Bierner
dab0a92ca5
Pick up new ts version
2017-02-16 13:45:41 -08:00
Matt Bierner
bda6f847b1
Pick up TS 2.2 2/9 insiders build ( #20363 )
2017-02-09 16:26:45 -08:00
Matt Bierner
3ba88b6800
Pick up TS 2.1.6
2017-02-08 15:19:16 -08:00
Matt Bierner
ed5a9f269d
Pick up 2.1.5 release ( #18429 )
2017-01-11 18:10:13 -08:00
Matt Bierner
371f5e449f
Pick up TS 2.1.5 12/29 insiders ( #17915 )
2016-12-29 15:47:20 -06:00
Matt Bierner
d413a67e92
Pick up 12/20 ts drop ( #17635 )
2016-12-20 18:46:58 -08:00
Matt Bierner
32222e2eef
Update to TS 2.1.5 insiders build ( #17347 )
2016-12-15 16:35:08 -08:00
Matt Bierner
46e96d6d73
Move @types/semver in TS Extension to devDependencies ( #16958 )
...
* Revert #15842 to unblock oss tool
* Move @typessemver to devdependencies
2016-12-08 22:01:02 -08:00
Matt Bierner
8a16c576a8
Adopt TS 2.1.4 in TS Extension ( #16872 )
2016-12-07 16:28:15 -08:00
Matt Bierner
0df5b6fb30
Pick up latest TS insiders build
2016-12-06 11:38:10 -08:00
Matt Bierner
8a1db6dbcf
TS 2.1.4-insiders
2016-12-05 11:56:48 -08:00
Matt Bierner
5e0e79610b
Adopt TS 2.1.3-insiders ( #16295 )
...
Adopts the 2.1.3 insiders build of TS in the TS extension
2016-11-30 16:00:58 -08:00
Matt Bierner
77e1bbebad
Remove some Typings Files From TypeScript Extension ( #15842 )
...
Remove the node-additions typings file and changes the semver typings to come from `@types/semver`.
2016-11-22 10:54:49 -08:00
Dirk Baeumer
ab8e320022
Fixes #15543 : Adapt TSServer 2.0.10
2016-11-15 15:24:24 -08:00
Dirk Baeumer
aea3a39ad4
Fixes #15337 : Adapt TSServer 2.0.9
2016-11-11 10:42:25 +01:00
Dirk Baeumer
93548f30b4
Merge #15152 : Adapt TSServer 2.0.8
2016-11-08 10:48:33 +01:00
Dirk Baeumer
ebd2a0126e
Fixes #14966 : Upgrade TSServer to version 2.0.7
2016-11-04 09:52:40 +01:00
Dirk Baeumer
aa587165ff
Fixed #14548 : Lock TypeScript 2.0.6 dependency in NPM shrinkwarp if necessary
2016-10-27 11:02:17 +02:00
Dirk Baeumer
67af291986
Make use of TS 2.0.6 optional
2016-10-14 20:49:28 +02:00
Dirk Baeumer
a464b8a7b5
Fixing compile error caused by TS 2.0.3
2016-09-23 09:03:16 +02:00
Dirk Baeumer
1ad65140b4
Update typescript extension to 2.0.2
2016-09-21 16:13:49 +02:00
Daniel Imms
6e28026527
Update shrinkwrap for packaged extensions
2016-07-28 16:11:44 -07:00
Dirk Baeumer
7cd1925693
Add shrinkwrap file to TypeScript extension
2016-07-01 12:08:48 +02:00