Implement a way to save "Break when Exception is:" configurations
The "exceptions" Dialog isn't very usefull.
Somtimes i want to break on IOException somtimes on ArgumentException or a set of n other Exceptions. Everytime I have to open the Dialog serch for the Exceptions check them and close the dialog. Everytiem the same work.
It would be nice to have a "Save configuration as" Button in the Dialog to save the curretn configuration under a specific name. Later you can select a configuration via a submenu entry in the Debug-->Exceptions menu.
27
votes
1 comment
-
Andrew Skalkin
commented