Hide command behind canary flag

Adding this temporarily
This commit is contained in:
Elena Tanasoiu
2023-04-12 16:18:55 +00:00
parent 77bffd5bb1
commit 3627139c8a

View File

@@ -1321,6 +1321,10 @@
{
"command": "codeQL.mockGitHubApiServer.unloadScenario",
"when": "config.codeQL.mockGitHubApiServer.enabled && codeQL.mockGitHubApiServer.scenarioLoaded"
},
{
"command": "codeQL.createQuery",
"when": "config.codeQL.canary"
}
],
"editor/context": [