We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677a0f7 commit 1219ef4Copy full SHA for 1219ef4
1 file changed
extensions/ql-vscode/package.json
@@ -529,10 +529,6 @@
529
"command": "codeQLQueryHistory.showEvalLogSummary",
530
"title": "Show Evaluator Log (Summary)"
531
},
532
- {
533
- "command": "codeQLQueryHistory.scanEvalLog",
534
- "title": "Scan Evaluator Log"
535
- },
536
{
537
"command": "codeQLQueryHistory.cancel",
538
"title": "Cancel"
@@ -953,10 +949,6 @@
953
949
954
950
"when": "false"
955
951
956
957
958
- "when": "false"
959
960
952
961
"command": "codeQLQueryHistory.openQueryDirectory",
962
0 commit comments