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

@@ -58,7 +58,7 @@
},
{
"language": "jsonc",
"scopeName": "source.jsonc",
"scopeName": "source.json.comments",
"path": "./syntaxes/JSONC.tmLanguage.json"
}
],