diff --git a/package.json b/package.json index 9b5ef17..3d6b70d 100644 --- a/package.json +++ b/package.json @@ -183,6 +183,16 @@ } ], "languages": [ + { + "id": "xml", + "extensions": [ + ".config", + ".csproj", + ".xml", + ".xsd", + ".xsl" + ] + }, { "id": "xquery", "aliases": [ @@ -257,4 +267,4 @@ "xpath": "0.0.27", "xqlint": "^0.4.1" } -} +} \ No newline at end of file