Search code examples
macosvisual-studio-codevscodevim

How to configure VS code Vim to Escape modes using caps lock


I'm using a Mac and trying to configure Vim extension for VS code.

My issue is that I like to use caps lock as my Escape but in Vim

For some reason neither Escape or caps lock will allow me to escape INSERT, VISUAL, or NORMAL

I imagine anyone who uses Vim extension in VS code on a Mac would run into this problem.

Any advice or simple step I'm missing?


Solution

  • @RNanoware helped me solve this by looking at keybindings.json directly and removing existing conflicting keybinds