I have a script I want to debug that has classes and functions that I want to test interactively in the interpreter window of PyScripter. I'd like to be able to do this in debug mode. Is this possible?
Apparently, pyscripter does not have this capability.