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
In the v6 editor, when tidying code in one file, it works as normal. However it inconsistently works when trying to tidy code in other files. Sometimes nothing is tidied and the feature breaks for all files and sometimes the feature causes all the code to become one big code block.
Screen.Recording.2026-04-22.at.1.36.02.PM.mov
Expected Behavior
On the regular p5.js site, the tidy feature works consistently.
p5.js version
No response
What is your operating system?
Mac OS
Web browser and version
Chrome, Firefox
Actual Behavior
In the v6 editor, when tidying code in one file, it works as normal. However it inconsistently works when trying to tidy code in other files. Sometimes nothing is tidied and the feature breaks for all files and sometimes the feature causes all the code to become one big code block.
Screen.Recording.2026-04-22.at.1.36.02.PM.mov
Expected Behavior
On the regular p5.js site, the tidy feature works consistently.
Screen.Recording.2026-04-22.at.1.37.33.PM.mov
Steps to reproduce
Steps:
Snippet:
// Paste your code here :)