When I hit Ctrl-Home in Visual Studio while editing code, I go to the beginning of the document. When I hit Ctrl-Home on the Output Window, Find Results, etc, I jump to the first tab in that tab group (for me, it jumps to Callstack).
How do I make this consistent?
I have VsVim installed. That may be doing something.
Go to Tools > Options. Select Environment > Keyboard.
Set Edit.DocumentStart to whatever you want the shortcut to be (Ctrl+Home). Make sure you set it to Global.