COMMITS
/ extensions/json/package.json July 28, 2025
May 21, 2025
J
Add support for tool sets (#249448)
Johannes Rieken committed
December 12, 2024
M
Merge pull request #235917 from remcohaszing/bun-lock
Martin Aeschlimann committed
R
Allow the .ndjson extension for the jsonl language
Remco Haszing committed
R
Mark bun.lock as jsonc
Remco Haszing committed
January 14, 2024
S
Use categories for builtin extensions groups (#202453)
Sandeep Somavarapu committed
July 28, 2023
A
Add snippets as a language (#185017)
Alex Ross committed
May 29, 2023
Y
feat: .vuerc as json file (#153017)
Yash Singh committed
May 25, 2023
D
Add `JSON Lines` language definition (#183035)
DoctorKrolic committed
September 26, 2022
G
Add jsonc registration for TypeDoc config (#157362)
Gerrit Birkeland committed
February 16, 2022
R
remvoe jupyter(json)
rebornix committed
July 25, 2021
M
recognise .geojson as json, fixes #129329
Mateusz Konieczny committed
June 30, 2021
R
fix #124918. preserve ipynb file type.
rebornix committed
May 27, 2021
M
babel.config.json language mode should be 'jsonc'. Fixes #124683
Martin Aeschlimann committed
April 29, 2021
R
fix #122589
rebornix committed
January 29, 2021
J
add repository field to extensions package.json
João Moreno committed
January 25, 2021
J
Restore extensions in core (#114921)
João Moreno committed
January 15, 2021
J
remove grammar extensions
João Moreno committed
November 13, 2020
L
Mark .ember-cli as jsonc instead of json
Logan Rosen committed
July 11, 2020
M
file extensins: put primary first. For #102100
Martin Aeschlimann committed
May 26, 2020
J
Treat *.ts.map files as JSON (#98409)
John Blackbourn committed
April 21, 2020
I
add more json file extensions #95584
Ilia Pozdnyakov committed
April 14, 2020
M
Minimal support for JSON-LD files. Fixes #95013
Martin Aeschlimann committed
January 23, 2020
M
[json] move jsonValidation declaration for #88835
Martin Aeschlimann committed
October 7, 2019
Ԝ
Add .har extension to JSON language (#77300)
Ԝеѕ committed
August 29, 2019
M
trailing commas only for setting files
Martin Aeschlimann committed
August 9, 2019
D
Make tslint.json jsonc language
Daniel Imms committed
June 26, 2019
D
Use JSON with comments for .eslintrc(.json)
Daniel Imms committed
June 6, 2019
A
Add License field to package.jsons #68423 (#68771)
Aurélien Pupier committed
February 13, 2019
M
Merge pull request #67517 from kdy1/swcrc
Martin Aeschlimann committed
February 4, 2019
J
Treat Composer lock files as JSON by default. Fixes #67859.
John Blackbourn committed
January 30, 2019
강
treat .swcrc file as json
강동윤 committed
November 26, 2018
D
added .hintrc and moved .babelrc to jsonc grammar
Donald Pipowitch committed
August 27, 2018
M
[json] update dependencies, support schema-draft7
Martin Aeschlimann committed
June 27, 2018
M
jsonc strings are wrong color. Fixes #53010
Martin Aeschlimann committed
June 25, 2018
M
Separate grammar for jsonc (fixes #42539)
Martin Aeschlimann committed
June 6, 2018
M
move jsonc associations to configuration-editing
Martin Aeschlimann committed
M
Suggestion: tsconfig.*.json should be detected as `jsonc`. Fixes #50974
Martin Aeschlimann committed
May 2, 2018
M
[json] Add file extension association for JSONC files. Fixes #48969
Martin Aeschlimann committed
M
[json] Treat *.css.map and *.js.map as JSON by default. Fixes #48291
Martin Aeschlimann committed
March 17, 2018
M
[json] split json extension (for #45900)
Martin Aeschlimann committed
March 5, 2018
M
[json] update server & services
Martin Aeschlimann committed
February 28, 2018
M
CSS/JSON/HTML icons. For #44626
Martin Aeschlimann committed
February 27, 2018
R
Use latest AI to avoid monkey patching of modules Fixes Microsoft/vscode-extension-telemetry#12
Ramya Achutha Rao committed
M
built-in extensions: version to 1.0.0 (for #43978)
Martin Aeschlimann committed
February 23, 2018
R
Use latest version of telemetry module
Ramya Achutha Rao committed
M
[json] setting for syntax folding (experimental)
Martin Aeschlimann committed
February 22, 2018
D
Locking version for language client and server
Dirk Baeumer committed
February 20, 2018
M
description & name for built-in languages (#43978)
Martin Aeschlimann committed
February 18, 2018
R
Update telemetry module
Ramya Achutha Rao committed