Skip to content

Commit

Permalink
update "keybindings.json"
Browse files Browse the repository at this point in the history
  • Loading branch information
zensharp committed May 20, 2024
1 parent 9452e6f commit 90badf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/keybindings.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"when": "editorFocus"
},
{
"key": "ctrl+d",
"key": "alt+d",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
Expand Down

0 comments on commit 90badf9

Please sign in to comment.