mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-23 00:22:56 +01:00
Include .props as an XML extension.
This commit is contained in:
parent
212670ceb4
commit
9cba1bbd3a
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ registerLanguage({
|
||||||
'.ascx',
|
'.ascx',
|
||||||
'.csproj',
|
'.csproj',
|
||||||
'.config',
|
'.config',
|
||||||
|
'.props',
|
||||||
'.wxi',
|
'.wxi',
|
||||||
'.wxl',
|
'.wxl',
|
||||||
'.wxs',
|
'.wxs',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue