Reputation: 135
I'm using VS2010, VS2012 & VS2013.
I want to assign a keyboard shortcut to the back/next navigation buttons to be set to View.NavigateBackward and View.NavigateForward. In the toold->options->keyboard I can't bind a command shortcut to a mouse-previous nor mouse-next button. Maybe because they are not keyboard-shortcuts...
Is there any way to assign a shortcut to those? (or to any mouse+keyboard shortcuts)
I know they are set by default to do almost the same thing but still I find the Ctrl+- and Ctrl++ (NavigateBackward and View.NavigateForward respectively) to be much more predictive and so much more usefull.
I saw this post (which also writes how the mouse-previous and mouse-next button work in VS by default): How do Visual Studio 2012's navigation buttons behave?
and also the link there on the answer is broken.
Upvotes: 2
Views: 2616