Merge pull request #326 from p-/qhelp-syntax-highlighting

feat: XML syntax highlighting for qhelp files
This commit is contained in:
jcreedcmu
2020-04-07 12:10:09 -04:00
committed by GitHub

View File

@@ -77,6 +77,15 @@
".dbscheme"
],
"configuration": "./language-configuration.json"
},
{
"id": "xml",
"aliases": [
"qhelp"
],
"extensions": [
".qhelp"
]
}
],
"grammars": [