Dirk Baeumer
|
2cc1a70bc4
|
Fixes #14797: Add workaround for TS issue: https://github.com/Microsoft/TypeScript/issues/11883
|
2016-11-01 14:40:14 +01:00 |
|
Sandeep Somavarapu
|
099b686c69
|
Fix #14547
|
2016-10-28 16:18:21 +02:00 |
|
Alex Dima
|
c525146876
|
Fixes #13295: Remove brackets with problems
|
2016-10-27 21:40:46 +02:00 |
|
Martin Aeschlimann
|
47a79e95c4
|
[ts] update grammar
|
2016-10-27 16:39:46 +02:00 |
|
Martin Aeschlimann
|
2db37ea17a
|
Wrong highlighting for angle bracket syntax in embedded language. Fixes #14551
|
2016-10-27 12:04:54 +02:00 |
|
Dirk Baeumer
|
b74b36bee0
|
Fixes #13266: TSC version mismatch shouldn't be shown for JavaScript
|
2016-10-27 12:01:29 +02: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 |
|
Johannes Rieken
|
0231e82cf0
|
function vs function-call, fixes #14490
|
2016-10-26 12:57: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 |
|
Joao Moreno
|
fb210605a5
|
remove periods
|
2016-10-25 11:16:48 +02:00 |
|
kieferrm
|
f94ebcf2d0
|
enable automatic typings acquisition by default
|
2016-10-24 17:10:08 -07:00 |
|
Dirk Baeumer
|
6a35e4ffcc
|
Minor typo fix.
|
2016-10-24 15:07:32 +02:00 |
|
Dirk Bäumer
|
150a635db4
|
Merge pull request #14078 from cliffkoh/fixTypos
Fix typos and consistency issues
|
2016-10-24 15:04:28 +02:00 |
|
Johannes Rieken
|
9aeeee4c1a
|
don't project failures to console, fixes #13785
|
2016-10-21 10:42:58 +02:00 |
|
Cliff Koh
|
931cc6ca1c
|
Fix typos and consistency issues
|
2016-10-20 02:48:40 -07:00 |
|
Martin Aeschlimann
|
117f6bba76
|
[ts] update grammar
|
2016-10-18 11:57:00 +02:00 |
|
Johannes Rieken
|
262b398026
|
Merge pull request #13880 from Microsoft/joh/fmtconfig
enable/disable toggles for default formatters
|
2016-10-17 17:04:32 +02:00 |
|
Martin Aeschlimann
|
1c90acd7f2
|
Merge pull request #13884 from Microsoft/aeschli/typescript-grammar-update
Typescript grammar update
|
2016-10-17 15:03:07 +02:00 |
|
Martin Aeschlimann
|
f38751b6d3
|
[ts] color object literal keys
|
2016-10-17 14:49:59 +02: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
|
f2575227bb
|
Making protocol.ts a real module
|
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
|
b43b1084bf
|
Passing command line argument --useSingleInferredProject
|
2016-10-14 20:49:27 +02:00 |
|
Dirk Baeumer
|
b2fe50a8ac
|
Adopt useOneInferredProject
|
2016-10-14 20:49:26 +02:00 |
|
Dirk Baeumer
|
ad0668ac8d
|
Adopt replacementSpan
|
2016-10-14 20:49:25 +02:00 |
|
Dirk Baeumer
|
79a445380e
|
Pull in 2.0.6 protocol.d.ts
|
2016-10-14 20:49:24 +02:00 |
|
Dirk Baeumer
|
ad7e29352d
|
Automate tsserver installation
|
2016-10-14 20:49:23 +02:00 |
|
Martin Aeschlimann
|
bf82981686
|
[themes] add variable.language for this, super, self...
|
2016-10-14 18:33:16 +02:00 |
|
Martin Aeschlimann
|
073c6d04e9
|
[themes] add support.function
|
2016-10-14 18:02:14 +02:00 |
|
Martin Aeschlimann
|
010c5068d9
|
[themes] add support.class & support.constant (for ts)
|
2016-10-14 17:20:05 +02:00 |
|
Martin Aeschlimann
|
8751b28026
|
[themes] remove entity.name.function scope from dark vs-default
|
2016-10-14 16:06:39 +02:00 |
|
Martin Aeschlimann
|
52f9c67a5a
|
[themes] avoid entity.name.class scope
|
2016-10-14 16:05:33 +02:00 |
|
Martin Aeschlimann
|
72c6f6625e
|
[themes] add ts cast & new scope, remove entity.name.method
|
2016-10-14 12:15:42 +02:00 |
|
Martin Aeschlimann
|
0069a59414
|
[ts] coloring for 'this'
|
2016-10-14 10:41:22 +02:00 |
|
Martin Aeschlimann
|
de957293de
|
[ts] upate grammar, remove meta scopes
|
2016-10-14 10:13:51 +02:00 |
|
Martin Aeschlimann
|
ee36050edc
|
[ts] add specific tests (expected results)
|
2016-10-13 15:24:01 +02:00 |
|
Martin Aeschlimann
|
796e5a9b30
|
[ts] specific colorize tests
|
2016-10-13 15:20:46 +02:00 |
|
Wade Anderson
|
b10d024111
|
Updated version mismatch Info message
Per https://github.com/Microsoft/vscode/issues/13284#issuecomment-252186657
|
2016-10-10 08:55:20 -07:00 |
|
Johannes Rieken
|
eda34bbe60
|
tsfmt - extensions/typescript
|
2016-10-08 09:39:48 +02:00 |
|
Michael
|
261c23d427
|
fix typo in type definitiion
|
2016-10-03 16:02:02 +02:00 |
|
Dirk Baeumer
|
2e5b5f1750
|
Fixes #13035: Disable experimental auto build setting
|
2016-09-29 21:56:14 +02:00 |
|
Dirk Baeumer
|
623e0176c7
|
Update typescript extension OSSReadme
|
2016-09-29 16:49:35 +02:00 |
|
Dirk Baeumer
|
7067b5927c
|
Fixes #12721: Info message about typescript.tsdk is a bit too much
|
2016-09-29 14:04:45 +02:00 |
|
Dirk Baeumer
|
82e929bd0f
|
Partial fix for #12798.
|
2016-09-28 15:36:28 +02:00 |
|
Dirk Baeumer
|
d15f6491a7
|
Fixes #12803: Cannot read property 'then' of null
|
2016-09-28 14:49:35 +02:00 |
|