mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
jsonc strings are wrong color. Fixes #53010
This commit is contained in:
@@ -291,8 +291,7 @@
|
||||
},
|
||||
{
|
||||
"scope": [
|
||||
"support.type.property-name.json",
|
||||
"support.type.property-name.jsonc"
|
||||
"support.type.property-name.json"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#0451a5"
|
||||
|
||||
Reference in New Issue
Block a user