BetterThanTomorrow / joyride

Making VS Code Hackable like Emacs since 2022
https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.joyride
Other
458 stars 17 forks source link

Default key bindings for running scripts are weird on Swedish keyboard layouts #104

Closed PEZ closed 1 year ago

PEZ commented 1 year ago

The default keybinding for Run User Script... is configured as ctrl+shift+., which used to work fine. Something has changed in VS Code, because now it shows as ctrl+shift+< in the command palette, and it's also what I need to press...

Similar for workspace scripts. ctrl+shift+, is configure, but the real shortcut is ctrl+<.

PEZ commented 1 year ago

Closed with #105