Skip to content

Commit

Permalink
Update note
Browse files Browse the repository at this point in the history
  • Loading branch information
derekmbrown committed Jan 28, 2025
1 parent ed79f4d commit 223ed30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/notes/custom-shortcuts-in-vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags: ['note', 'vscode']

A running list of my custom shortcuts in VSCode.

To access this json file, open the Command Palette (`CMD+SHIFT+P`) and search for "Open Keyboard Shortcuts". A `keybindings.json` file should open.
To access this json file, open the Command Palette (`CMD+SHIFT+P`) and search for "Open Keyboard Shortcuts (JSON)". A `keybindings.json` file should open.

```json:keybindings.json
[
Expand Down

0 comments on commit 223ed30

Please sign in to comment.