blearyeye
14 years agoContributor
Controlling IDE focus during script development
When I run a script, pause on a checkpoint, and choose to stop it, a script test log is produced telling me that I interrupted execution and the IDE's focus is put on that tab. This interferes with my work since after I've stopped a script, I usually want to make some changes. But I have to wait until the log is produced and IDE focus shifts to it, then click again on my script to get back to it.
The same thing happens when there's an error. Can I suppress that behavior? I know I can go look at the log if I need to. I'd rather not be forced to.
The same thing happens when there's an error. Can I suppress that behavior? I know I can go look at the log if I need to. I'd rather not be forced to.