Skip to content

Commit cf0d7c5

Browse files
committed
Fix command for keybindings.json
1 parent 26d0a13 commit cf0d7c5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/editor/keybindings.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,9 @@ To open the `keybindings.json` file:
9292

9393
* Open **Keyboard Shortcuts** editor, and then select the **Open Keyboard Shortcuts (JSON)** button on the right of the editor title bar.
9494

95-
![Open Keyboard Shortcuts JSON button](images/keybinding/open-keyboard-shortcuts-json.png) in the Command Palette (`kb(workbench.action.showCommands)`).
95+
![Open Keyboard Shortcuts JSON button](images/keybinding/open-keyboard-shortcuts-json.png)
96+
97+
* Alternatively, use the **Open Default Keyboard Shortcuts (JSON)** command in the Command Palette (`kb(workbench.action.showCommands)`).
9698

9799
## Keyboard rules
98100

0 commit comments

Comments
 (0)