ctrl+m used to work as collapse/uncollapse shortcut before I installed vsvim. After installing vsvim using the zo command is uncollapsing a C# region block. But do not have a shortcut to fold till the end of the region. Using zf/string folds incorrectly. There should be a better shortcut.
Asked
Active
Viewed 1,527 times
1
-
1If you want to keep using `Ctrl+M` you can do so by just reassigning the shortcut back to Visual Studio – JaredPar Jul 12 '14 at 01:29