processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.3k stars 1.26k forks source link

Fixes the outdated functions #3169

Closed Vanillapapa64 closed 2 weeks ago

Vanillapapa64 commented 2 weeks ago

Fixes https://github.com/processing/p5.js-web-editor/issues/3163 Changes: Updated 2 functions (beginClip and endClip) to get highlighted when called.

Screenshot 2024-06-15 at 2 26 01 PM

I have verified that this pull request:

raclim commented 2 weeks ago

Thanks so much for your work on this! Since there's a few open PRs for this specific issue, we plan to move forward with the one that was opened first (https://github.com/processing/p5.js-web-editor/pull/3164). I'm sorry that we couldn't get this one in, but please feel free to check out our other issues!