Re: Not exactly ViEmu related, but vi lovers can appreciate the annoyance
Hello, I just purchased ViEmu today, and VS coding would be like going back to notepad without it.
As Vi lovers we know the mouse sucks for navigating around our development environment.
One annoying thing about Visual Studio is the way you navigate the tabs in the editor pane. You've got a bunch of buffer tabs in the editor and you want to go to the next tab. Well, VS has some weird scheme where it keeps track of where you were last instead of being able to tell it to just "go the next buffer tab" or "go to the previous buffer tab". Or am I missing something here, and there is a way? I believe :bn in ViEmu uses the VS command Windows.NextDocumentWindow or something.
Also (at least in C# coding), there's two drop downs right above the editor pane. The one on the left is the drop down for Types and the one on the right is the drop down for methods and members. Is there anyway to setup a keyboard shortcut to get to the methods/members dropdown and also a way to sort them and/or "only show members" or "only show methods"?
ViEmu is a great product. Thanks