Monday, December 7, 2015

Features of Debugger Widgets in Visual Smarter

There are many Debugger Widgets in Visual Smarter. They are designed to operate on the debugger of the Visual Studio IDE, e.g. attaching processes, setting breakpoints, opening some common testing folders, and so on.. 


These Debugger Widgets of Visual Smarter can be categorized into a few groups. Here they are, along with some brief descriptions for each widget.


Processes

Attach Process: attaching a particular process as specified to the debugger.
Attach IIS Server: attaching the IIS Server process to the debugger.
Attach Remote IIS Server: attaching the Remote IIS Server process to the debugger.
Attach ASP.NET Server: attaching the ASP.NET Server process to the debugger.
Attach Web Server: attaching the Web Server process to the debugger.
Re-attach the Last Process: re-attaching the process that was attached and detached last time.


Breakpoints

Break on All Members of Current Class: breaking on the beginning of All the members of the current class.
Break on All Class Members in the Active Document: breaking on the beginning of All the members of all the classes of the active document. 
Break on All Class Members in the Active Project: breaking on the beginning of All the members of all the classes of the active project.
Break on All Symbol References to Current Type/Member: breaking on all the symbol references to the type or member as highlighted in the editor.
Break on Keyword Search Results in the Active Document: breaking on all the search results in the active document, for the keyword as highlighted.
Break on Keyword Search Results in the Active Project: breaking on all the search results in the active project, for the keyword as highlighted.
Enable All Breakpoints: enabling all break points in the debugger.
Disable All Breakpoints: disabling all break points in the debugger.
Remove All Breakpoints: removing all break points from the debugger.


Folders

Open CommonFiles Folder: opening the CommonFiles folder in an Explorer window.
Open User Local AppData Folder: opening the user local AppData folder in an Explorer window.
Open User Roaming Folder: opening the user Roaming AppData folder in an Explorer window.
Open User Temp Folder: opening the User temp folder in an Explorer window.
Open IE Temp Folder: opening the IE temp folder in an Explorer window.
Open ASP.NET Temp Folder: opening the ASP.NET temp folder in an Explorer window.
Open Recycle BIN: opening the Recycle BIN folder in an Explorer window.


Windows

Show All Debug Windows: showing all available debug windows in the IDE.


Settings

Display Break-On-Exceptions Setting Dialog: displaying the Break On Exceptions setting dialog.

FREE Download and Try Visual Smarter 2015

No comments:

Post a Comment