
How to resume thread after closing developer tools?
If I close developer tools while execution is paused, from F8 or by hitting a breakpoint, I can't find a way to resume the execution (with F8, F9, or by re-opening developer tools). Additionally the Threads section on the right is missing. Is there a way to resume the main thread?
If I close developer tools while execution is paused, from F8 or by hitting a breakpoint, I can't find a way to resume the execution (with F8, F9, or by re-opening developer tools). Additionally the Threads section on the right is missing. Is there a way to resume the main thread?