Skip to content

Commit f3dbef0

Browse files
author
Benjamin Pasero
committed
better fix for microsoft#13577
1 parent 9d53a72 commit f3dbef0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/xml/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
"languages": [{
88
"id": "xml",
99
"extensions": [
10+
".xml",
11+
".xsd",
1012
".ascx",
1113
".atom",
1214
".axml",
@@ -56,9 +58,7 @@
5658
".xib",
5759
".xlf",
5860
".xliff",
59-
".xml",
6061
".xpdl",
61-
".xsd",
6262
".xul",
6363
".xoml"
6464
],

0 commit comments

Comments
 (0)