We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c027f3b commit 5ce0974Copy full SHA for 5ce0974
.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