You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set keyboard layout to workman,us with swaymsg input type:keyboard xkb_layout workman,us
Open vscode
Keyboard shortcuts are set to keys corresponding to that layout
Change layout with Super + Space
Shortcuts persist on same keys and not changing to the keys in the current layout.
For example C key is at V in workman and V in B. Now copy is Ctrl+V and paste Ctrl+B.
Expected behavior:
Keyboard shortcuts would work with the keys set in Keyboard Shortcuts menu and change to mach the current keyboard layout.
Other knowledge:
Reloading window doesn't help. Full restart with all windows closed is the only way to get the new keyboard layout recognized
Could be fixed by using key charactes to trigger shortcuts, not keycodes which are looked up from layout at startup
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
workman,us
withswaymsg input type:keyboard xkb_layout workman,us
Super + Space
For example C key is at V in workman and V in B. Now copy is Ctrl+V and paste Ctrl+B.
Expected behavior:
Keyboard shortcuts would work with the keys set in Keyboard Shortcuts menu and change to mach the current keyboard layout.
Other knowledge:
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: