There are a number of bindings which Visual Studio and vsvim can't change when it comes to resharper and pop up dialogs. In this repository there is a auto hot key script (vsvim.ahk) which binds the following keys Caps Lock-EscThis is one of the most useful bindings as theEsckey is...
Ability for users to change settings. Settings supported is baked into VsVim I just haven’t exposed it via command mode or any UI Better UI in general. Right now I use MessageBox.Show for any UI I need to display other than status bar updates. I would like to expand that to include...