Skip to content

Commit f7089cc

Browse files
committed
Fixed typo
1 parent 43078f6 commit f7089cc

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
@@ -726,7 +726,7 @@
726726
{
727727
"command": "codeQL.previewQueryHelp",
728728
"group": "9_qlCommands",
729-
"when": "resourceScheme == .qhelp"
729+
"when": "resourceExtname == .qhelp"
730730
}
731731
],
732732
"commandPalette": [

0 commit comments

Comments
 (0)