mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
[json] Add file extension association for JSONC files. Fixes #48969
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
"language-configuration.json",
|
||||
"icon-theme.json",
|
||||
"color-theme.json",
|
||||
".code-snippets"
|
||||
".code-snippets",
|
||||
".jsonc"
|
||||
],
|
||||
"filenames": [
|
||||
"settings.json",
|
||||
|
||||
Reference in New Issue
Block a user