This extension adds the Debug.JustMyCodeToggle command to Visual Studio. By default, the command appears in the Debug toolbar as well as in the context menu for the Call Stack window.
![Debug Toolbar](https://github.com/tunnelvisionlabs/JustMyCodeToggle/raw/master/doc/toolbar.png)
Call Stack Window
![Call Stack window context menu](https://github.com/tunnelvisionlabs/JustMyCodeToggle/raw/master/doc/callstack.png)
Keyboard
By default, the new command is not bound to a keystroke. A key binding may be added manually by configuring a binding for the Debug.JustMyCodeToggle command.