[html] symbol highlighting tests

This commit is contained in:
Martin Aeschlimann
2016-09-13 22:12:48 +02:00
parent 0aefa275cb
commit 99ebc3065a
5 changed files with 60 additions and 33 deletions

View File

@@ -24,6 +24,7 @@
"mimetypes": ["text/html", "text/x-jshtm", "text/template", "text/ng-template", "application/xhtml+xml"]
}],
"grammars": [{
"language": "html",
"scopeName": "text.html.basic",
"path": "./syntaxes/html.json"
}],