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 f616e41 commit f4ef2d5Copy full SHA for f4ef2d5
.vscode/extensions.json
@@ -0,0 +1,13 @@
1
+{
2
+ "recommendations": [
3
+ "davidanson.vscode-markdownlint",
4
+ "dotjoshjohnson.xml",
5
+ "editorconfig.editorconfig",
6
+ "esbenp.prettier-vscode",
7
+ "github.vscode-pull-request-github",
8
+ "jebbs.markdown-extended",
9
+ "jrieken.md-navigate",
10
+ "ms-dotnettools.csdevkit",
11
+ "yzhang.markdown-all-in-one"
12
+ ]
13
+}
0 commit comments