Skip to content

Commit 0acf9f7

Browse files
committed
Fix bad suggestion merge in package.json
1 parent 9cb4b9d commit 0acf9f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

extensions/ql-vscode/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,9 @@
592592
{
593593
"command": "codeQLQueryHistory.copyRepoList",
594594
"title": "Copy Repository List"
595+
},
596+
{
597+
"command": "codeQLQueryResults.down",
595598
"title": "CodeQL: Navigate Down in Local Result Viewer"
596599
},
597600
{

0 commit comments

Comments
 (0)