We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30ed6a0 + 5ce0974 commit 754d82cCopy full SHA for 754d82c
.vscode/extensions.json
@@ -3,8 +3,8 @@
3
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
4
// List of extensions which should be recommended for users of this workspace.
5
"recommendations": [
6
- "github.vscode-codeql"
+ "GitHub.vscode-codeql"
7
],
8
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
9
"unwantedRecommendations": []
10
-}
+}
0 commit comments