I very much appreciate the ability to fold the code and reduce the amount of 'clutter' I have to look at. However, after I debug my script I either have to go back and re-fold the code portions I don't want to see or leave it as is and deal with the expanded code.
The feature I'm asking for is this:
Automatically re-fold the code that is touched by the debugger.
For example, as NuSphere is stepping through the script, folded code is automatically expanded (a nice feature) but the code stays expanded. It would be very nice to have the option of automatically re-folding the code after it has been evaluated by the debugger.
Just a thought,
Steve