Topic: Certain actions should auto-exit the debugger
I absolutely love the way that the debugger is now so integrated with teh IDE.
It is almost like having an interpreter built into the compiler.
I read with interest the forum entry, "SF2 Debugger useability" by "DavidB".
If you can do all that, Jeff, SF2 will be brilliant!
My suggestions are less organised than DavidB's, coming in dribs and drabs.
My latest concerns the fact that I keep getting blocked by forgetting to exit the debugger when editing and trying to re-compile.
I suggest the following:
Attempting to re-compile should definitely auto-exit the debugger.
Editing any part of a source file should probably also auto-exit the debugger, though I'm less sure. What does everyone else think?
----
John