Skip to content

Commit

Permalink
Merge pull request #10 from sharwell/update-doc
Browse files Browse the repository at this point in the history
Update documentation for the extension
  • Loading branch information
sharwell authored Sep 12, 2017
2 parents 2738c60 + d4a4193 commit 7899137
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Just My Code Toggle extension for Visual Studio 2015+

[![Build status](https://ci.appveyor.com/api/projects/status/dnxhxa3chg1dtpnt/branch/master?svg=true)](https://ci.appveyor.com/project/sharwell/justmycodetoggle/branch/master)

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

![Debug Toolbar](doc/toolbar.png)

### Call Stack Window

![Call Stack window context menu](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.
Binary file added doc/callstack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/toolbar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7899137

Please sign in to comment.