Johannes Rieken
9aeeee4c1a
don't project failures to console, fixes #13785
2016-10-21 10:42:58 +02:00
Martin Aeschlimann
74086c887d
Merge pull request #12271 from Huachao/patch-3
...
Update handlebars block comments symbols
2016-10-21 09:21:43 +02:00
Johannes Rieken
e58afe1ab6
Thenable<T> everywhere
2016-10-20 18:30:09 +02:00
Joao Moreno
72dfd0e15c
ups
2016-10-20 16:13:06 +02:00
Joao Moreno
a83f2b733d
remove publisher
2016-10-20 14:44:18 +02:00
Joao Moreno
74643fd171
remove git extension code
2016-10-20 14:44:00 +02:00
Martin Aeschlimann
eec57b4f9d
[html] filter empty lines in virtual documents
2016-10-20 14:24:23 +02:00
Johannes Rieken
093cd8b2a3
enable integration tests again, cleanup a little of the ///-reference mess, #14059
2016-10-20 12:04:01 +02:00
Johannes Rieken
404effdd98
don't use engine-vscode: * with an old version of vscode-module, fixes #14059
2016-10-20 11:18:10 +02:00
Martin Aeschlimann
f3f5435195
[html] completion proposals for embedded CSS (for #8928 )
2016-10-20 10:58:29 +02:00
Johannes Rieken
dc7402b978
make vscode.d.ts use a declare module, #13990
...
* a declared module allows to have a sibling module containing experimental API
* this change also cleans up some bogous type pollution that happened because vscode used to be both, a declare module and a global namespace
2016-10-19 11:43:56 +02:00
Martin Aeschlimann
24380045bc
Test for #12750 ( Fixes #12895 )
2016-10-18 17:58:30 +02:00
Martin Aeschlimann
259ab5f015
[themes] add keyword.operator.expression
2016-10-18 17:58:29 +02:00
Martin Aeschlimann
117f6bba76
[ts] update grammar
2016-10-18 11:57:00 +02:00
Martin Aeschlimann
a0eee2788f
[c] update grammar
2016-10-18 09:46:14 +02:00
Martin Aeschlimann
20b497e68c
[lua] Add update script
2016-10-17 17:24:15 +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
Johannes Rieken
2d9d187f5b
html.format.enable
2016-10-17 15:30:11 +02:00
Johannes Rieken
db48473d51
json.format.enable
2016-10-17 15:25:35 +02:00
isidor
c9155f8da7
launch.json - also gray out 'configurations'
2016-10-17 15:16:40 +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
Martin Aeschlimann
d91a9296bb
Incorrect coloring of HTML elements containing hyphens. Fixes #13448
2016-10-17 12:57:54 +02:00
Sandeep Somavarapu
e6d385f258
fix #13734
2016-10-17 11:01:29 +02:00
Martin Aeschlimann
1fce4258a9
[go] Update grammar to atom/language-go@d941ce3 (2016-10-10)
2016-10-17 10:35:32 +02:00
Martin Aeschlimann
ba055859d1
Update json language service
2016-10-16 23:46:49 +02:00
Martin Aeschlimann
2e76f1d58e
CTRL + Click on link in script:src or link:href can't find the file. Fixes #13688
2016-10-16 23:43:34 +02:00
Martin Aeschlimann
cf02de829d
[html] Format document create tab identities. Fixes #13563
2016-10-16 22:03:50 +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
isidor
34ee297015
launch.json decorations: use json parser for better parsing
2016-10-14 14:43:57 +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
isidor
f8faceba58
remove console.log
2016-10-13 18:11:57 +02:00