You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed while debugging that output from a line that has executed is not shown even though the script has hit a breakpoint on a subsequent line. I can step once and that is usually enough to get the output to appear. It would be nice though to have any pending output flushed on debugger stop.