Skip to content

Commit f601475

Browse files
committed
Merge commit '1e09fb219224cd80137a8bd1f0cb8326c6814010' into fold-selected
* commit '1e09fb219224cd80137a8bd1f0cb8326c6814010': Highlight .xsd files as XML
2 parents 411ee7c + 1e09fb2 commit f601475

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/language/languages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"xml": {
103103
"name": "XML",
104104
"mode": "xml",
105-
"fileExtensions": ["xml", "wxs", "wxl", "wsdl", "rss", "atom", "rdf", "xslt", "xsl", "xul", "xbl", "mathml", "config", "plist", "xaml"],
105+
"fileExtensions": ["xml", "wxs", "wxl", "wsdl", "rss", "atom", "rdf", "xslt", "xsl", "xul", "xsd", "xbl", "mathml", "config", "plist", "xaml"],
106106
"blockComment": ["<!--", "-->"]
107107
},
108108

0 commit comments

Comments
 (0)