Commit Graph

22 Commits

Author SHA1 Message Date
Martin Aeschlimann
e520a4208b fixes #7730: [json] Referencing **local** JSON schema from another local schema 2016-06-16 15:57:06 +02:00
Martin Aeschlimann
1ddee875cc extract jsonLangaugeService 2016-06-15 09:33:13 +02:00
Martin Aeschlimann
966cb81e0a [json] name & test polishes 2016-06-13 11:30:19 +02:00
Martin Aeschlimann
f7ed34859a Update JSON service to latest vscode-languageserver 2016-06-03 14:49:39 +02:00
Martin Aeschlimann
fc59387aba fixes #5269: [json] "Format Code" folds braces into preceding comments. 2016-04-22 15:57:11 +02:00
Martin Aeschlimann
42a2cd5665 fixes #5334: [json] swagger 2.0 json schema not working for intellisense in visual studio code 2016-04-21 20:10:27 +02:00
Martin Aeschlimann
235cbcdf9d Move bower/package.json dependency completions to javascript extension 2016-04-18 17:55:40 +02:00
Martin Aeschlimann
f67fc605ca JSON parser: getLocation 2016-04-14 21:44:20 +02:00
Dirk Baeumer
ec3c8c3be4 Fixes #3824: NLS build has an issue with \' in string 2016-03-09 09:58:15 +01:00
Martin Aeschlimann
5edbf8a1b1 JSON schema test commented out due to NLS issue (#3824) 2016-03-08 10:50:49 +01:00
Martin Aeschlimann
de05781729 Tweek JSON Schema contributions test 2016-03-08 10:22:11 +01:00
Martin Aeschlimann
63c9d46cde Fixes #3204: [json] project.json intellisense broken due to server change 2016-03-03 16:09:26 +01:00
Martin Aeschlimann
f0c6ccccce Fixes #3494: [snippets] [debt] don't allow snippet syntax in default values 2016-02-29 22:30:11 +01:00
Alex Dima
021995c100 tslint 2016-02-13 00:10:18 +01:00
Martin Aeschlimann
b7e6e6fae7 [json] better support for null, and array of types 2016-02-10 14:04:54 +01:00
Martin Aeschlimann
706413e537 Test fixes for #2468 2016-01-28 17:18:43 +01:00
Martin Aeschlimann
ac5c3aa7b8 Fixes #2342: [json] JSON suggestion completed incorrectly 2016-01-28 15:40:35 +01:00
Martin Aeschlimann
9f7632cc23 Support isIncomplete form completion results 2016-01-25 22:01:17 +01:00
Martin Aeschlimann
8bccda9e42 Remove linesModel, use new APIs 2016-01-22 17:33:02 +01:00
Martin Aeschlimann
2747ebef95 Correct test fixture path 2016-01-22 17:23:02 +01:00
Martin Aeschlimann
a0a3db9290 More Thenables and polish 2016-01-22 17:19:33 +01:00
Martin Aeschlimann
ea0e5bbae7 [json] rename server/src/tests to test 2016-01-21 22:49:05 +01:00