Alex Dima
ebc43b3e8b
Merge remote-tracking branch 'origin/master' into alex/tokenization
2017-01-05 12:31:43 +01:00
Alex Dima
90d74c59aa
Use hex colors in themes integration tests
2017-01-05 09:47:08 +01:00
Alex Dima
10f68352a0
Themes integration tests
2017-01-04 22:44:08 +01:00
Johannes Rieken
bc1b1f1881
Merge pull request #17423 from mjbvz/fix-package-json-auto-complete
...
Fix package.json Auto complete
2016-12-30 13:50:14 +01:00
Martin Aeschlimann
ac16d37827
[ts/js] update grammar
2016-12-28 15:11:12 -04:00
Matt Bierner
76007c48fd
Fix package.json Auto complete
...
Fixes #17342
**Bug**
I believe that 739d8ca77f introduced a regression for package.json auto complete where we end up inserting the text `*` for the package.version
**Fix**
Insert `""` instead of star to match previous behavior better
2016-12-16 14:03:09 -08:00
Martin Aeschlimann
d20d9ece16
[typescript] update grammar
2016-12-12 10:52:57 +01:00
Matt Bierner
59e53d6070
Remove mocha.d.ts from extension projects that don't need it
2016-12-07 17:06:27 -08:00
Alex Dima
4bb1d18d6a
Fixes #15696 : Do not auto-close ' in comments
2016-11-30 15:51:02 +01:00
Martin Aeschlimann
ea26b957f6
Adopt new snippet syntax in JSON schema defaultSnippets (for #15573 )
2016-11-25 17:04:18 +01:00
Martin Aeschlimann
b8f51b5351
[typescript] update grammar
2016-11-18 17:26:22 +01:00
Johannes Rieken
739d8ca77f
migrate [bower|package]JSONContributions, #15573
2016-11-17 11:21:42 +01:00
Johannes Rieken
1ec1711302
adopt [bower|package].json default proposals, #3210
2016-11-16 16:44:39 +01:00
Johannes Rieken
c76b721d81
SnippetString and improved CompletionItem.insertText, #3210
2016-11-16 15:29:13 +01:00
Johannes Rieken
cf5c011529
Fix our snippets to be text mate compatible
2016-11-11 17:13:36 +01:00
Martin Aeschlimann
147130799d
[typescript] update grammar
2016-11-08 21:47:40 +01:00
Alex Dima
99bd264c7a
Fix integration test ("whitespace" scopes should not get "invisibles" color)
2016-11-07 11:08:07 +01:00
Martin Aeschlimann
85887c2de6
Lots of borders in package.json hover. Fixes #14526
2016-11-04 10:46:58 +01: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
Martin Aeschlimann
117f6bba76
[ts] update grammar
2016-10-18 11:57:00 +02:00
Martin Aeschlimann
f38751b6d3
[ts] color object literal keys
2016-10-17 14:49:59 +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
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
Johannes Rieken
6eb4cd9df5
tsfmt - extensions/javascript
2016-10-08 09:29:51 +02:00
Sandeep Somavarapu
5ad1483b63
fix #12750
2016-09-28 18:07:03 +02:00
Martin Aeschlimann
757650b26e
[js] use textToMarkedString in JSON contributions
2016-09-07 16:37:36 +02:00
Martin Aeschlimann
332908b290
[json] Hover/completion not working for scoped packages. Fixes #10541
2016-08-29 13:38:30 +02:00
Martin Aeschlimann
c5fc19d474
grammar update script: Generalize as /build/npm/update-grammar
2016-08-03 12:13:18 +02:00
Martin Aeschlimann
5ca799fd07
[javascript] update grammar, grammar as JSON
2016-08-02 17:27:04 +02:00
Martin Aeschlimann
da7264c5b3
[json] set filter text for all property proposals
2016-07-27 15:45:36 +02:00
Martin Aeschlimann
c84ecd7867
Update JSON Schema for JS and TS #8221
2016-07-22 11:04:01 +02:00
Martin Aeschlimann
e929d1d8f0
Migrate JS/TS to language-configuration
2016-07-21 20:06:20 +02:00
Martin Aeschlimann
349c4ddf60
[json] hover in JSON documents hides '*', fixes #8068
2016-07-20 16:29:31 +02:00
Martin Aeschlimann
802d562fdc
fixes #8977 : package.json dependency hover can break with links
2016-07-19 16:37:11 +02:00
Alex Dima
d5862e8dba
Clean extensions OSSREADME.json since the tool now can scan all npm-shrinkwrap.json files
2016-07-07 12:36:49 +03:00
Andre Weinand
a6692f931a
remove unused dependency
2016-07-01 17:21:18 +02:00
Andre Weinand
ea6eae40e0
update OSSREADME from npm-shrinkwrap
2016-07-01 15:21:42 +02:00
kieferrm
f0419d476c
shrinkwrap javascript extension
2016-06-30 11:51:46 -07:00
Martin Aeschlimann
96452b48e7
Do not rely on codeSnippet for filtering fixes #6620
2016-06-27 22:39:21 +02:00
Martin Aeschlimann
88f88a9093
Update TS grammar with fix 11.
2016-06-22 10:17:03 +02:00
Martin Aeschlimann
700d73620a
Update typescript grammar (June 9)
2016-06-15 09:44:31 +02:00
Martin Aeschlimann
573844e49a
Update to latest jsonc-parser
2016-06-15 09:33:13 +02:00
Martin Aeschlimann
e1999f2685
Test for #6916
2016-05-26 15:37:05 +02:00
Alex Dima
9326b1406b
Fixes #6916 : Remove type parameters rule from JavaScript grammar
2016-05-26 13:44:39 +02:00