mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
[html] Please provide a built-in HTML.tmLanguage file #543
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"grammars": [{
|
||||
// not used yet
|
||||
"scopeName": "text.html.basic",
|
||||
"path": "./syntaxes/LESS.tmLanguage"
|
||||
"path": "./syntaxes/HTML.plist"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user