mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
[json] improve text mate tokenizer, enable as default
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"mimetypes": ["application/json"]
|
||||
}],
|
||||
"grammars": [{
|
||||
// "language": "json" : commented out for now
|
||||
"language": "json",
|
||||
"scopeName": "source.json",
|
||||
"path": "./syntaxes/JSON.tmLanguage"
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user