Commit Graph

105 Commits

Author SHA1 Message Date
Martin Aeschlimann
abab0c8548 [json] move jsonValidation declaration for #88835 2020-01-23 11:35:51 +01:00
Ԝеѕ
32b4eb7359 Add .har extension to JSON language (#77300) 2019-10-07 12:08:52 +02:00
Martin Aeschlimann
a7def72d9e trailing commas only for setting files 2019-08-29 13:19:03 +02:00
Daniel Imms
d2ed5fb5e5 Make tslint.json jsonc language
Fixes #78821
2019-08-09 11:11:58 -07:00
Daniel Imms
3e60627dce Use JSON with comments for .eslintrc(.json)
Fixes #73483
2019-06-26 16:50:54 -07:00
Aurélien Pupier
7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Martin Aeschlimann
6850012cf4 Merge pull request #67517 from kdy1/swcrc
Treat .swcrc file as json
2019-02-13 16:41:00 +01:00
John Blackbourn
b46c77b7ad Treat Composer lock files as JSON by default. Fixes #67859. 2019-02-04 15:45:08 +01:00
강동윤
6b314dc984 treat .swcrc file as json 2019-01-30 14:24:59 +09:00
Donald Pipowitch
ee5153ffde added .hintrc and moved .babelrc to jsonc grammar 2018-11-26 07:57:55 +01:00
Martin Aeschlimann
ee3d28f28a [json] update dependencies, support schema-draft7 2018-08-27 17:21:20 +02:00
Martin Aeschlimann
0e87ea1c5e jsonc strings are wrong color. Fixes #53010 2018-06-27 14:34:51 +02:00
Martin Aeschlimann
7f56f200c1 Separate grammar for jsonc (fixes #42539) 2018-06-25 23:30:06 +02:00
Martin Aeschlimann
66c1b6d64c move jsonc associations to configuration-editing 2018-06-06 17:11:00 +02:00
Martin Aeschlimann
0814ab46f7 Suggestion: tsconfig.*.json should be detected as jsonc. Fixes #50974 2018-06-06 17:11:00 +02:00
Martin Aeschlimann
ee3dd420b4 [json] Add file extension association for JSONC files. Fixes #48969 2018-05-02 22:29:05 +02:00
Martin Aeschlimann
4afd003cf3 [json] Treat *.css.map and *.js.map as JSON by default. Fixes #48291 2018-05-02 12:19:36 +02:00
Martin Aeschlimann
5b23587f08 [json] split json extension (for #45900) 2018-03-17 15:47:58 +01:00
Martin Aeschlimann
0d5ee612e0 [json] update server & services 2018-03-05 16:55:00 +01:00
Martin Aeschlimann
7b98237ad5 CSS/JSON/HTML icons. For #44626 2018-02-28 13:57:35 +01:00
Ramya Achutha Rao
251101e6ea Use latest AI to avoid monkey patching of modules Fixes Microsoft/vscode-extension-telemetry#12 2018-02-27 13:42:26 -08:00
Martin Aeschlimann
8bd41ceeca built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:16:07 +01:00
Ramya Achutha Rao
c1ee104fd4 Use latest version of telemetry module 2018-02-23 14:57:27 -08:00
Martin Aeschlimann
61a2adfa1a [json] setting for syntax folding (experimental) 2018-02-23 16:23:59 +01:00
Dirk Baeumer
c2a227b77e Locking version for language client and server 2018-02-22 12:35:23 +01:00
Martin Aeschlimann
e45d279b36 description & name for built-in languages (#43978) 2018-02-20 10:09:22 +01:00
Ramya Achutha Rao
ad06c9c609 Update telemetry module 2018-02-17 17:27:09 -08:00
Ramya Achutha Rao
994bfe6903 Update telemetry module to fix issue of missing version in events 2018-02-13 17:07:30 -08:00
Martin Aeschlimann
ea1d638ea7 [json] update client (for #43317) 2018-02-13 13:03:42 +01:00
Martin Aeschlimann
d40a1e24c0 [json] adopt language-client with colorProvider support 2018-02-07 22:51:42 +01:00
Dirk Baeumer
e91b851ca8 Upgrade to latest language pack format 2018-01-30 00:11:57 +01:00
Ramya Achutha Rao
71c3b15465 Update the telemetry module used by extensions 2018-01-29 14:53:24 -08:00
Dirk Baeumer
04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Johannes Rieken
ea5b7eaa56 add schema for code-snippets-files, #13182 2018-01-04 14:17:28 +01:00
Martin Aeschlimann
9ec7172f78 Suggestion: change "JSON with comments" capitalization. Fixes #39622 2017-12-06 11:48:27 +01:00
Martin Aeschlimann
f846ade880 [jsonc] add tsconfig/jsconfig 2017-11-30 09:14:46 +01:00
Martin Aeschlimann
0d9aa129b0 More jsonc adoptions 2017-11-28 09:55:13 +01:00
Martin Aeschlimann
76989b38ff Fixes for jsonc mode. Fixes #39199 2017-11-27 23:44:33 +01:00
Martin Aeschlimann
c6489fa5e5 associate code-workspace with jsonc 2017-11-27 17:34:48 +01:00
Martin Aeschlimann
0c2de00043 Separate json and jsonc (fixes #3641, fixes #26830, fixes #19992) 2017-11-27 10:37:47 +01:00
Martin Aeschlimann
a8e615cfa3 [json] Provide syntax highlighting for .ember-cli and .watchmanconfig. Fixes #37174 2017-11-17 15:02:09 +01:00
Joao Moreno
5d4d38543a use yarn in extension scripts 2017-11-16 10:46:51 +01:00
Joao Moreno
758c47ef87 npm > yarn 2017-11-15 15:14:00 +01:00
Martin Aeschlimann
d133edf626 update language client to 3.5.0 2017-11-14 10:06:01 +01:00
Martin Aeschlimann
ff2c299be4 [json] update service & server 2017-11-01 22:51:29 +01:00
Martin Aeschlimann
4473006497 [css/html/json] use fixed version of language server/client 2017-10-27 13:11:52 +02:00
Martin Aeschlimann
a5f49516c1 [json] update server & service 2017-10-11 16:01:48 +02:00
Martin Aeschlimann
12d4925c72 Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
Martin Aeschlimann
0e3d8542a1 [json] provide colorpresentations in language server 2017-09-21 12:57:58 +02:00
Martin Aeschlimann
c72c6cc31d [json] complete colorProvider adoption 2017-08-28 19:15:36 +02:00