Skip to content

Commit fd8a80b

Browse files
ginsbachnickrolfe
andcommitted
Update extensions/ql-vscode/package.json
Co-authored-by: Nick Rolfe <nickrolfe@github.com>
1 parent 1759554 commit fd8a80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1876,7 +1876,7 @@
18761876
},
18771877
{
18781878
"command": "codeQL.runWarmOverlayBaseCacheForQueryContextEditor",
1879-
"when": "editorLangId == ql && resourceExtname == .ql && !inDebugMode"
1879+
"when": "editorLangId == ql && resourceExtname == .ql && !inDebugMode && config.codeQL.canary"
18801880
},
18811881
{
18821882
"command": "codeQL.runQueryOnMultipleDatabasesContextEditor",

0 commit comments

Comments
 (0)