Commit Graph

41 Commits

Author SHA1 Message Date
Martin Aeschlimann
87ae03d980 [json] update dependencies & adopt 2017-01-17 23:09:12 +01:00
Martin Aeschlimann
4d8781d17a [json] add server trace option 2016-12-05 17:14:03 +01:00
Martin Aeschlimann
5cf9b72417 Merge pull request #16186 from mjbvz/json-setting-localization
Extract Json Extension package.json Strings for Localization
2016-11-29 22:43:46 +01:00
Dirk Baeumer
32192ccfde Fixing alpha versions 2016-11-29 15:31:56 +01:00
Matt Bierner
97a974e1e8 Extract Json Extension package.json Strings for Localization
Closes #16180
2016-11-28 15:09:54 -08:00
Martin Aeschlimann
93c1334282 [json] adopt SnippetString (#15573) and update to TS 2.0 2016-11-25 16:37:56 +01:00
Johannes Rieken
2ef658a7c8 format.enable label to informat about required restart 2016-10-24 12:08:57 +02:00
Johannes Rieken
db48473d51 json.format.enable 2016-10-17 15:25:35 +02:00
Martin Aeschlimann
59c835ff9a Compile issue with new langageclient 2016-09-07 17:17:50 +02:00
Martin Aeschlimann
e3ce57ab09 [json] update language service & server & MarkedString escaping fix. Fixes #11413 2016-09-07 16:37:39 +02:00
Martin Aeschlimann
986d842824 [schemas] move schema associations from json to configuration-editing and extension-editing 2016-08-23 14:45:00 +02:00
Martin Aeschlimann
fbe40a406a [json] update to latest languageserver 2016-08-12 18:34:35 +02:00
Martin Aeschlimann
4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Martin Aeschlimann
e7ae751e50 Migrate JSON to language-configuration 2016-07-21 19:54:03 +02:00
Martin Aeschlimann
c04f01e60c Add schema for language-configuration.json 2016-07-21 19:49:43 +02:00
Martin Aeschlimann
e228769042 Polish configuration section labels & add link 2016-06-27 18:37:04 +02:00
Cătălin Mariș
9358d513f8 Treat .webmanifest files as JSON
Web App Manifest files (having `webmanifest`¹ as the recommended
file extension and `application/manifest+json`¹ as the recommended
media type) use the JSON² format.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

¹ https://w3c.github.io/manifest/#media-type-registration
² https://w3c.github.io/manifest/#abstract

See also: https://w3c.github.io/manifest/
2016-06-22 22:48:31 +03:00
Martin Aeschlimann
f7ed34859a Update JSON service to latest vscode-languageserver 2016-06-03 14:49:39 +02:00
Marvin Hagemeister
3edd29e801 Add .babelrc to json mimetype 2016-05-25 16:08:10 +02:00
Joao Moreno
6ecacf4164 fix bad npm call 2016-04-28 17:30:20 +02:00
Dirk Baeumer
ed3a686a47 Move schema registration to json/package.json file. 2016-04-20 10:53:36 +02:00
Sofian Hnaide
7549af87c8 adding telemetry to json extension 2016-03-11 11:41:19 -08:00
Joao Moreno
a934234261 fix build 2016-03-04 16:04:45 +01:00
Martin Aeschlimann
46657ddea7 [json] fix sourcemaps 2016-03-04 15:22:32 +01:00
Martin Aeschlimann
14fea843f8 [json] adopt npm scripts 2016-03-04 10:33:25 +01:00
Joao Moreno
b07b57cc0e gulpfile.extensions refactor 2016-03-04 09:27:27 +01:00
Alex Dima
18c4629511 Rename gulp tasks around extensions 2016-03-01 11:40:18 +01:00
Alex Dima
1a97264011 gulpfile.plugins -> gulpfile.extensions 2016-03-01 11:40:17 +01:00
Alex Dima
58c1cdd3eb php extension compiles to commonjs 2016-03-01 11:40:14 +01:00
Martin Aeschlimann
0c72437701 json package.json: Use tabs instead of spaces 2016-01-28 17:18:45 +01:00
Martin Aeschlimann
ead959c5d4 Fixes #2328: [json] No code assist in schema property in settings.json 2016-01-28 17:18:44 +01:00
Martin Aeschlimann
4b642223ae [json] enable opening json extension on folder 2016-01-28 15:40:36 +01:00
Martin Aeschlimann
dc8b138e39 [json] consume 1.3.1 of language-server & client 2016-01-28 15:40:34 +01:00
Martin Aeschlimann
9aa135b2ab Use 'next' version of language server/client 2016-01-24 18:08:49 +01:00
Martin Aeschlimann
0b66ccdfa9 jsonValidation contributions for setting schemas 2016-01-23 21:07:51 +01:00
Martin Aeschlimann
078ac32d73 [json] add json.configuration 2016-01-21 22:47:56 +01:00
Martin Aeschlimann
817f3f5919 [json] language server & client as extension 2016-01-21 22:19:39 +01:00
Martin Aeschlimann
736ff0bd99 [json] move schema associations to extensions 2015-12-09 23:40:36 +01:00
Martin Aeschlimann
f924875c00 [json] improve text mate tokenizer, enable as default 2015-11-25 12:01:09 +01:00
Martin Aeschlimann
c37136730f [json] 'JSON with comments' text mate bundle 2015-11-25 11:11:17 +01:00
Martin Aeschlimann
4163a8dcd5 [json] add tm grammer, not yet enabled 2015-11-24 17:06:58 +01:00