Skip to content

Commit 0a1e333

Browse files
committed
Switch default keybinding
1 parent 6bdffbd commit 0a1e333

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@
4040
}
4141
],
4242
"keybindings": [
43+
{
44+
"command": "command-server.runCommand",
45+
"key": "ctrl+shift+f17",
46+
"mac": "cmd+shift+f17"
47+
},
4348
{
4449
"command": "command-server.runCommand",
4550
"key": "ctrl+shift+alt+p",

0 commit comments

Comments
 (0)