mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 18:12:45 -05:00
Add '.ent' and '.mod' file extensions for the XML language
This PR adds `.ent` and `.mod` file extensions which are used as DTD file.
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
".dita",
|
||||
".ditamap",
|
||||
".dtd",
|
||||
".ent",
|
||||
".mod",
|
||||
".dtml",
|
||||
".fsproj",
|
||||
".fxml",
|
||||
|
||||
Reference in New Issue
Block a user