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