We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e78f18 commit f546480Copy full SHA for f546480
syntaxes/json.tmLanguage.json
@@ -2,7 +2,7 @@
2
"version": "https://github.com/RedCMD/TmLanguage-Syntax-Highlighter/blob/main/syntaxes/json.tmLanguage.json",
3
"$schema": "https://raw.githubusercontent.com/RedCMD/TmLanguage-Syntax-Highlighter/main/vscode.tmLanguage.schema.json",
4
"name": "JSON TextMate",
5
- "scopeName": "source.json.textmaate",
+ "scopeName": "source.json.textmate",
6
"injections": {
7
"L:capture-group-lookbehind -capture-group-modify-extended -character-class -comment": {
8
"patterns": [
0 commit comments