Skip to content

Commit 27a3efe

Browse files
committed
Add Quick Query as extension-activating event.
1 parent a2381c9 commit 27a3efe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/ql-vscode/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"onCommand:codeQL.setCurrentDatabase",
2828
"onCommand:codeQLDatabases.chooseDatabase",
2929
"onCommand:codeQLDatabases.setCurrentDatabase",
30+
"onCommand:codeQL.quickQuery",
3031
"onWebviewPanel:resultsView",
3132
"onFileSystem:codeql-zip-archive"
3233
],

0 commit comments

Comments
 (0)