diff --git a/package.json b/package.json index 9f0b5e6..4a82c5b 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "when": "editorFocus" }, { - "key": "ctrl+b", + "key": "ctrl+shift+b", "command": "editor.action.jumpToBracket", "when": "editorTextFocus" },