Quick way to toggle 'break on all exceptions' in VS2012?

喜欢而已 提交于 2019-12-04 23:47:35
Simon Opelt

Exception Breaker is a Visual Studio (2010, 2012, 2013) plugin created by a fellow SO user for that purpose. It was created after he worried about this issue in a similar question.

It currently works via a toolbar command button as well as a shortcut.

There is a github repository for this project as well.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!