Skip to content

Commit 3ea5524

Browse files
author
Dave Bartolomeo
committed
Hide "Go to QL Code" behind canary flag
1 parent 1823ae8 commit 3ea5524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,7 @@
10991099
},
11001100
{
11011101
"command": "codeQL.gotoQL",
1102-
"when": "editorLangId == ql-summary"
1102+
"when": "editorLangId == ql-summary && config.codeQL.canary"
11031103
}
11041104
]
11051105
},

0 commit comments

Comments
 (0)