Skip to content

Commit 25fa0e6

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

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)