How do I create short-cuts in visual studio 2012 for "Disable all breakpoints" and "Enable all breakpoints"?
Thanks in advance!
How do I create short-cuts in visual studio 2012 for "Disable all breakpoints" and "Enable all breakpoints"?
Thanks in advance!
Tools -> Options -> Environment : Keyboard
Scroll down to Debug.DisableAllBreakpoints
Mark it as a global hotkey. And press a combo.
Rinse, Repeat for Debug.EnableAllBreakpoints