p5.js-web-editor
p5.js-web-editor copied to clipboard
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,...
- Existing feature enhancement Currently, as soon as you open the editor a random name is generated, both for sketch and collection, using friendly-words https://github.com/processing/p5.js-web-editor/blob/develop/client/utils/generateRandomName.js #### Feature enhancement details: *...
- New feature request #### New feature details: * Add status bar and display * Current cursor's line and column * Scope of code where the cursor is present at.
#### Nature of issue? - Existing feature enhancement #### Feature enhancement details: This issue proposes an integration plan between the web editor and the Friendly Error System (FES). The current...
Sometimes unable to login. After inputting credentials and trying to click Login, there is a red error cursor (circle with slash) and no event upon clicking. Refresh and/ or new...
Fixes #2003 Changes: Updated version of p5.js CDN. I have verified that this pull request: * [x] has no linting errors (`npm run lint`) * [x] has no test errors...
Seriously, I don't understand why the solution these issues: * https://github.com/processing/p5.js-web-editor/issues/1970 * https://github.com/processing/p5.js-web-editor/issues/1965 isn't obvious! Just look at what OpenProcessing does: ``` ``` * Use an iframe within an iframe....
Bom, eu abri o site p5 js web e me inscrevi como o meu curso pedia porém, quando eu cliquei sobre os numeros que estavam no script para mudá-los, o...
#### Details about the bug: - p5.js version: 1.4.0 - Web browser and version: 99.0.4844.82 (Official Build) (64-bit) (cohort: Stable) - Operating System: Windows 10 - Steps to reproduce this:...
[Fixes #] No issues have been created. (If it is required, I will create it.) ## Motivation If the cursor position is misaligned after code reformatting, it is difficult to...
#### Nature of issue? - Found a bug #### Details about the bug: - Web browser and version: Chrome 97.0.4692.71 (Official Build) (x86_64) - Operating System: OSX - Steps to...