We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa02eae commit dd3b883Copy full SHA for dd3b883
release/package.json
@@ -1814,7 +1814,12 @@
1814
"when": "fsharp.showProjectExplorerInFsharpActivity"
1815
}
1816
]
1817
- }
+ },
1818
+ "xmlLanguageParticipants": [
1819
+ {
1820
+ "languageId": "msbuild"
1821
+ }
1822
+ ]
1823
},
1824
"contributors": [
1825
{
@@ -1849,4 +1854,4 @@
1849
1854
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1850
1855
1851
1856
"version": "7.26.6"
1852
-}
1857
+}
0 commit comments