Skip to content

Commit 1759554

Browse files
ginsbachnickrolfe
andauthored
Update extensions/ql-vscode/package.json
Co-authored-by: Nick Rolfe <[email protected]>
1 parent bc2cbe4 commit 1759554

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
@@ -1436,7 +1436,7 @@
14361436
},
14371437
{
14381438
"command": "codeQL.runWarmOverlayBaseCacheForQuery",
1439-
"when": "resourceLangId == ql && resourceExtname == .ql"
1439+
"when": "resourceLangId == ql && resourceExtname == .ql && config.codeQL.canary"
14401440
},
14411441
{
14421442
"command": "codeQLQueries.runLocalQueryFromQueriesPanel",

0 commit comments

Comments
 (0)