Skip to content

Commit

Permalink
fix: update inline suggestion trigger shortcut (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrenchBen authored Jul 17, 2024
1 parent e004f4d commit 0661296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
],
"keybindings": [
{
"key": "cmd+shift+l",
"key": "alt+shift+l",
"command": "editor.action.inlineSuggest.trigger"
},
{
Expand Down

0 comments on commit 0661296

Please sign in to comment.