We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24683f3 commit ff41e50Copy full SHA for ff41e50
extensions/ql-vscode/package.json
@@ -1103,7 +1103,7 @@
1103
{
1104
"command": "codeQL.runLocalQueryFromQueriesPanel",
1105
"group": "inline",
1106
- "when": "view == codeQLQueries && viewItem == queryFile"
+ "when": "view == codeQLQueries && viewItem == queryFile && codeQL.currentDatabaseItem"
1107
},
1108
1109
"command": "codeQLTests.showOutputDifferences",
0 commit comments