More From JaredPar MSFTVsErrorHandlerFreeThis is an extension which replaces the modal visual studio error dialog with a non-modal margin control. It also displays the error directly instead of requiring the user to find the activity log.Description
Reviews (2)
Q and A
Sign in to Write a Review
Sort By:
So far so good. I'll report any bugs I may find. Doesn't seem to work. Installed it, did a simple app with a "throw new system.exceptio
| Edit
|
This extension is supposed to work for Visual Studio extension debugging. It sounds like you were trying this with a normal console application. Is that the case? |