We are about to switch to a new forum software. Until then we have removed the registration on this forum.
No matter what I try, I cannot get the editor to display any error messages. Even leaving only one curly bracket cannot get an error message.
function setup() {
I have tried editor 0.5, 0.51, 0.6.1 and the same problem keep persisting. Am I missing something?
Answers
Same here, only I use java version.
Is p5.js mode in Processing supposed to have error message support at all?
When I use p5.js mode, I don't see error messages in the Errors console tab -- either while coding, or while running a broken application.
I see online information about the p5.js Friendly Debugger, but on the tutorials page there is a p5.js Debugging Tutorial listed which is currently missing / offline.
Missing debugging tutorial reported as issue 12.