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 6ddc4ba commit b0d8a8cCopy full SHA for b0d8a8c
.vscode/extensions.json
@@ -1,5 +1,7 @@
1
{
2
"recommendations": [
3
- "unoplatform.vscode"
+ "unoplatform.vscode",
4
+ "ms-dotnettools.csdevkit",
5
+ "DavidAnson.vscode-markdownlint"
6
],
7
}
0 commit comments