We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32354f8 commit 65dbfcfCopy full SHA for 65dbfcf
.vscode/extensions.json
@@ -3,8 +3,8 @@
3
// for the documentation about the extensions.json format
4
"recommendations": [
5
"ms-vscode.csharp",
6
- "ms-vscode.PowerShell",
7
- "EditorConfig.EditorConfig",
8
- "DavidAnson.vscode-markdownlint"
+ "ms-vscode.powershell",
+ "davidanson.vscode-markdownlint",
+ "editorconfig.editorconfig"
9
]
10
}
0 commit comments