Search code examples
debuggingvisual-studio-2012keyboard-shortcutsvisual-studio-debugging

VS 2012 Add Shortcuts for "Disable all breakpoints" and "Enable all breakpoints"?


How do I create short-cuts in visual studio 2012 for "Disable all breakpoints" and "Enable all breakpoints"?

Thanks in advance!


Solution

  • Tools -> Options -> Environment : Keyboard
    

    Scroll down to Debug.DisableAllBreakpoints Mark it as a global hotkey. And press a combo.

    Rinse, Repeat for Debug.EnableAllBreakpoints