Merge pull request #2556 from github/nora/release-run-from-tab

Release run query from file tab icon
This commit is contained in:
Nora
2023-06-27 17:46:35 +02:00
committed by GitHub

View File

@@ -903,7 +903,7 @@
{
"command": "codeQL.runLocalQueryFromFileTab",
"group": "navigation",
"when": "config.codeQL.queriesPanel && resourceExtname == .ql && codeQL.currentDatabaseItem"
"when": "resourceExtname == .ql && codeQL.currentDatabaseItem"
}
],
"view/title": [