When debugging, I'd find it very handy, when the code hits a pause all breakpoint, to be able to assign a keypress to be the equivalent of pressing the yellow play button to continue.
(This might already exist but I've not worked out how to do it)
One method I've come up with would be to have a continue button, preferably not in a library but hidden as a relabel option on the pause all button.
cymplecy, this is a good idea. We should ask bh to maybe think about adding a block like this. I have been thinking about this sort of block, too, before and it would be a good idea. Maybe something like:
or something like this.
But yeah, good idea cymplecy.
and also cymplecy and others, there is a block, and linked to this, I was also thinking if there would be some kind of block like which would be handy.
Well, if all was paused, nothing would be able to unpause it. That's the purpose of pausing. However, I completely agree there should be a block to pause all but this script. That would be tremendously helpful and the unpause block would make sense in that case.