Settings and activity
2 results found
-
1 vote
An error occurred while saving the comment -
6 votes
An error occurred while saving the comment Anonymous commentedThere's an option in the settings to make it default.
Edit > Preferences > Always shelve changes on exit
You have to have one of the debugging options enabled for this to work. i.e "Break when exception is unhandled" (Ctrl+U) or "Break when an exception is thrown" (Ctrl+').
This is because Debugger.Break() relies on a debugger being attached.