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
VScode still think the ESC key is the ESC, but corrently intercept caps-lock as ESC key. Making me switch modes with the vim emulation when I'm just toogleling capslock.
The text was updated successfully, but these errors were encountered:
Yes, a lot of vim enthusiast swap the ESC and CapsLock (or just make Caps an ESC key). It's how the terminal where Vi was codded had it's layout, and it makes switching mode easier.
Now, for me having Caps an ESC key is muscle-memory, and it's really annoying to have to swap them around back to be able to use VSCode with the Vim plugin.
So, apparently, VSCode does something funny whith how it handle the keyboard, and it shouldn't ^^"
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: