mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
[json] 'JSON with comments' text mate bundle
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"mimetypes": ["application/json"]
|
||||
}],
|
||||
"grammars": [{
|
||||
// "language": "json" : commented out for now, will add once we have rule for comments
|
||||
// "language": "json" : commented out for now
|
||||
"scopeName": "source.json",
|
||||
"path": "./syntaxes/JSON.tmLanguage"
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user