We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 818b4db commit e9e1a3cCopy full SHA for e9e1a3c
data/key-binding/default.json
@@ -15,7 +15,7 @@
15
"keys": [
16
"Ctrl+Shift+K"
17
],
18
- "action": "saveQuery",
+ "action": "executeWithSelectedQuery",
19
"description": "Execute selected text as query"
20
}, {
21
0 commit comments