jsonc strings are wrong color. Fixes #53010

This commit is contained in:
Martin Aeschlimann
2018-06-27 14:34:45 +02:00
parent 7d8a8450f0
commit 0e87ea1c5e
5 changed files with 64 additions and 65 deletions

View File

@@ -291,8 +291,7 @@
},
{
"scope": [
"support.type.property-name.json",
"support.type.property-name.jsonc"
"support.type.property-name.json"
],
"settings": {
"foreground": "#0451a5"