We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019e377 commit fd38164Copy full SHA for fd38164
extensions/ql-vscode/package.json
@@ -967,7 +967,7 @@
967
},
968
{
969
"command": "codeQLVariantAnalysisRepositories.importFromCodeSearch",
970
- "when": "view == codeQLVariantAnalysisRepositories && viewItem =~ /canImportCodeSearch/ && config.codeQL.codeSearch",
+ "when": "view == codeQLVariantAnalysisRepositories && viewItem =~ /canImportCodeSearch/",
971
"group": "2_qlContextMenu@1"
972
973
0 commit comments