Commit graph

53 commits

Author SHA1 Message Date
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
Martin Aeschlimann
9823c9d7df Update typescript grammar 2016-05-26 12:28:53 +02:00
Sandeep Somavarapu
3354ae92f7 fix #5918 2016-05-17 15:59:59 +02:00
Martin Aeschlimann
1f0657703b Extension licenses: Fix URL for node-jsonc-parser 2016-05-02 11:52:52 +02:00
Martin Aeschlimann
0c10a9c5a4 Add extension OSS dependencies 2016-05-02 11:48:26 +02:00
Johannes Rieken
3f770ea2be warn when unexpected properties show up in jsconfig.json, #5699 2016-04-27 12:30:28 +02:00
Martin Aeschlimann
8497c0e5db Fix for invalid proposals in bower.json 2016-04-21 14:03:36 +02:00
Martin Aeschlimann
6e8f659617 update to jsonc-parser 0.2.0 2016-04-20 14:07:50 +02:00
Martin Aeschlimann
65f28d6e17 Make addJSONProviders a Disposable 2016-04-19 16:47:18 +02:00
Martin Aeschlimann
8678d9e60a update jsonc/request versions to 0.1.0 2016-04-19 12:37:35 +02:00
Martin Aeschlimann
235cbcdf9d Move bower/package.json dependency completions to javascript extension 2016-04-18 17:55:40 +02:00
Martin Aeschlimann
37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00
Martin Aeschlimann
a5ae040dba [js/ts] colorizer tests 2016-04-11 16:03:39 +02:00
Martin Aeschlimann
c0367f94ba Update jsconfig.schema.json 2016-03-23 15:29:42 +01:00
Martin Aeschlimann
6cc960a70c incorperate Joh's comments 2016-03-22 14:58:24 +01:00
Martin Aeschlimann
439e3aa03c Update jsconfig 2016-03-22 12:59:57 +01:00
Martin Aeschlimann
996edf8e85 Fixes #2787: Salsa doesn't support AMD and we should warn users that AMD is not supported 2016-03-17 16:28:56 +01:00
Martin Aeschlimann
6ac1a239c9 Update to latest TS/JS grammar 2016-03-16 09:50:01 +01:00
Martin Aeschlimann
ba737b58dc Update Typescript & JavaScript grammars with fix for TypeScript-TmLanguage/37 2016-03-12 14:58:07 +01:00
Martin Aeschlimann
499b4b55bd Consume latest TypeScript grammar and token.css simplification 2016-03-11 10:31:42 +01:00
Joao Moreno
cfbf9294e4 add javascript react snippets
fixes #3415
2016-02-26 10:31:26 +01:00
Martin Aeschlimann
3043d12a12 [ts][js] update grammar to dbb24c8 (Feb 24) 2016-02-24 15:30:13 +01:00
Martin Aeschlimann
17862b8ce0 Fixes #2898: [js] update jsconfig.json to latest tsconfig.json schema 2016-02-23 11:03:47 +01:00
Martin Aeschlimann
710b5a1d42 fixes #2174 : [js] Salsa - JS ReactNative - use the TypeScriptReact grammar for JS 2016-02-11 09:40:15 +01:00
Martin Aeschlimann
36dd129388 Fixes #2698 : Dark and light (Visual Studio) themes target ts for some important js styles 2016-02-04 13:58:05 +01:00
Martin Aeschlimann
09c07b7830 Update TS/JS grammars to 59c4f26 (Feb 2) 2016-02-03 18:39:13 +01:00
Martin Aeschlimann
db1768a599 [theme] storage.type is used for types 2016-01-11 13:52:36 +01:00
Martin Aeschlimann
b102636053 No Intellisense with package.json #1769 2016-01-05 14:21:38 +01:00
Alex Dima
92a726b8da Revert OSSREADME.json / ThirdPartyNotices.txt changes 2015-12-17 12:41:01 +01:00
Chris Dias
0334ffd2db fix spaces 2015-12-16 19:14:01 -08:00
Martin Aeschlimann
45f29b9988 [js] update grammars with latest from TypeScript-TmLanguage (05e623f) 2015-12-11 16:06:09 +01:00
Johannes Rieken
c8d4a43181 es6 is the default 2015-12-10 14:17:41 +01:00
Martin Aeschlimann
736ff0bd99 [json] move schema associations to extensions 2015-12-09 23:40:36 +01:00
Martin Aeschlimann
0b3f7b223d [javascript] Bring back ES6 syntax highlighting support #133 2015-12-03 16:03:48 +01:00
Johannes Rieken
3f7972116a Fix #47, add support for comments and brackets for JSX 2015-11-24 16:19:14 +01:00