Commit Graph

63 Commits

Author SHA1 Message Date
Matt Bierner
d413a67e92 Pick up 12/20 ts drop (#17635) 2016-12-20 18:46:58 -08:00
Matt Bierner
33eb6753be Fixes #17363 Adds typings.json schema (#17416) 2016-12-16 12:55:20 -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
Benjamin Pasero
1de326dfaa update to typescript 2.0.6 2016-10-26 11:49:16 +02:00
Dirk Baeumer
207d45f161 Fixes #14410: Rename experimentalAutomaticTypeAcquisition to disableAutomaticTypingAcquisition 2016-10-25 15:10:14 +02:00
kieferrm
f94ebcf2d0 enable automatic typings acquisition by default 2016-10-24 17:10:08 -07:00
Johannes Rieken
abc9993766 add [typescript|javascript].formate.enable 2016-10-17 14:38:08 +02:00
Dirk Baeumer
04d334b1db Move tsserver to 2.0.6-insiders.20161014 2016-10-14 21:50:20 +02:00
Dirk Baeumer
6291636991 Use 2.0.3 stable for tsserver. 2016-10-14 20:49:31 +02:00
Dirk Baeumer
6827488419 Added additional formatting options 2016-10-14 20:49:30 +02:00
Dirk Baeumer
99dd5e4a22 Adopt protocol.d.ts file from npm package 2016-10-14 20:49:29 +02:00
Dirk Baeumer
67af291986 Make use of TS 2.0.6 optional 2016-10-14 20:49:28 +02:00
Dirk Baeumer
ad7e29352d Automate tsserver installation 2016-10-14 20:49:23 +02:00
Dirk Baeumer
2e5b5f1750 Fixes #13035: Disable experimental auto build setting 2016-09-29 21:56:14 +02:00
Dirk Baeumer
a464b8a7b5 Fixing compile error caused by TS 2.0.3 2016-09-23 09:03:16 +02:00
Dirk Baeumer
03d7916061 ImprovedVersionChecking 2016-09-22 16:24:33 +02:00
Dirk Baeumer
1ad65140b4 Update typescript extension to 2.0.2 2016-09-21 16:13:49 +02:00
Dirk Baeumer
b40a3b4b71 Fixes #11456: Hide the tsdk_version setting from the user 2016-09-02 16:21:11 +02:00
Dirk Baeumer
c4d6481247 Make TypeScript extension ready for 2.0 2016-08-17 12:43:17 +02:00
Martin Aeschlimann
fdcbf91f27 [typescript] evolve update script, emit grammar as JSON 2016-08-02 17:27:04 +02:00
Martin Aeschlimann
893483c907 [typescript] grammar-update script 2016-08-02 12:13:28 +02:00
Martin Aeschlimann
70aa7ac5b0 Merge pull request #9595 from Microsoft/aeschli/languageconfiguration-cleanup
Replace deprecated __ language APIs with language-configuration alternative
2016-07-22 10:58:23 +02:00
Martin Aeschlimann
e929d1d8f0 Migrate JS/TS to language-configuration 2016-07-21 20:06:20 +02:00
Andre Weinand
36edf0b561 use new "breakpoints" contribution point 2016-07-21 11:43:56 +02:00
Martin Aeschlimann
e228769042 Polish configuration section labels & add link 2016-06-27 18:37:04 +02:00
Dirk Baeumer
ff52542fcd Make experimental auto build a setting 2016-06-23 13:29:23 +02:00
Dirk Baeumer
ccf097102c Fixes #5573: Add support to log tsserver communication to output channel. 2016-04-20 22:30:36 +02:00
Dirk Baeumer
14cee66ebe Enabled TS formatter settings 2016-03-14 16:52:37 +01:00
Dirk Baeumer
a6b346ccff Fixes #1533: Code formatting settings 2016-03-10 22:13:07 +01:00
Dirk Baeumer
f87a633d42 Fixes #3909: Revive javascript.validate.enable setting 2016-03-10 15:16:50 +01:00
Dirk Baeumer
f365b61c2d Multiplex between JavaScript and TypeScript 2016-03-10 12:19:52 +01:00
Sofian Hnaide
524f9f89f9 upgrade to latest vscode-extension-telemetry 2016-03-09 13:57:30 -08:00
Dirk Baeumer
6270510ef3 Localize TS extension 2016-03-03 15:12:48 +01:00
Joao Moreno
86fba6d0cc reload javascript project activation event
fixes #3635
2016-03-03 09:59:11 +01:00
Alex Dima
18c4629511 Rename gulp tasks around extensions 2016-03-01 11:40:18 +01:00
Alex Dima
1a97264011 gulpfile.plugins -> gulpfile.extensions 2016-03-01 11:40:17 +01:00
Alex Dima
58c1cdd3eb php extension compiles to commonjs 2016-03-01 11:40:14 +01:00
Joao Moreno
0513f2c8a6 add reload javascript project command
fixes #3417
2016-02-25 15:05:14 +01:00
Joao Moreno
68e6224a64 move vscode-extension-telemetry dependency to typescript 2016-02-19 10:53:14 +01:00