Remove unused commands
This commit is contained in:
@@ -1148,14 +1148,6 @@
|
||||
"command": "codeQL.quickEvalContextEditor",
|
||||
"when": "false"
|
||||
},
|
||||
{
|
||||
"command": "codeQL.debug.quickEval",
|
||||
"when": "config.codeQL.canary && editorLangId == ql"
|
||||
},
|
||||
{
|
||||
"command": "codeQL.debug.quickEvalContextEditor",
|
||||
"when": "false"
|
||||
},
|
||||
{
|
||||
"command": "codeQL.openReferencedFile",
|
||||
"when": "resourceExtname == .qlref"
|
||||
|
||||
Reference in New Issue
Block a user