mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 12:57:31 -05:00
Add *.xhtm file extension
`xhtm` - is also valid file extension for XHTML files. It is like `htm` and `html` for HTML.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
".htm",
|
||||
".shtml",
|
||||
".xhtml",
|
||||
".xhtm",
|
||||
".mdoc",
|
||||
".jsp",
|
||||
".asp",
|
||||
|
||||
Reference in New Issue
Block a user