OverviewExceptionBreaker is a VS extension that provides a way to fast-toggle breaking on all CLR exceptions. ScreenshotsToolbarMenuOptions
You can find the source code at https://github.com/ashmind/ExceptionBreaker. Changelog1.1.2Fixed a load failure (diagnosed by @pjquirk). 1.1.1Added support for VS 14 (by @aplocher and @madskristensen). 1.1.0Added new Options screen. 1.0.5Added support for VS 2013. 1.0.4Reduced logging verbosity. 1.0.3Fixed extension not starting on VS 2012. 1.0.2Fixed bug where intial state of the button after opening solution was incorrect. 1.0.1Fixed bug that prevented button from working in certain scenarios outside of debugging. 1.0.0Initial release. |