We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e75ef commit 25e2da5Copy full SHA for 25e2da5
.vscode/extensions.json
@@ -3,8 +3,8 @@
3
// for the documentation about the extensions.json format
4
"recommendations": [
5
"msjsdiag.debugger-for-chrome",
6
- "ms-vscode.PowerShell",
+ "ms-vscode.powershell",
7
"ms-vscode.vscode-typescript-tslint-plugin",
8
- "DavidAnson.vscode-markdownlint"
+ "davidanson.vscode-markdownlint"
9
]
10
}
0 commit comments