tabreturn
tabreturn
Fix for issue #195
The text bursts out of its 'frame' here: https://py.processing.org/reference/rightshift.html Probably requires a small CSS/HTML fix. I'll look at it later.
Fix for issue #188. So the THIS EXAMPLE IS BROKEN message will not display for entries with a `` tag.
https://github.com/processing/processing4/issues/273
In Processing 3, the editor (correctly) displays unbound local errors errors. In Processing 4, the sketch 'runs' but doesn't actually work properly.  I'm using this build of Processing.py:...
## Description I'm logging this issue here in response to @benfry's request: https://github.com/jdf/processing.py/issues/390#issuecomment-1013791048 The Processing 4 PDE isn't displaying any errors/warnings/print lines in the console using Python Mode -- ...
_"yesterday in class (Windows OS) I had 2 students who hat their sketch windows placed outside the visible screen for some reason. I managed to bring it back but it...