-
Hi đź‘‹đź‘‹đź‘‹
We are using this issue to focus on documentation! Documentation is essential for new learners and experienced programmers alike. It helps make our community inclusive by extending a friend…
-
So I was experimenting with sprite sheets for my class and then suddenly p5js's site preview was gone
![image](https://user-images.githubusercontent.com/124909565/229892255-e3b22561-dbdd-4c8a-80c4-8…
-
Hello, I am trying to use webR from p5.js and I can't quite get it to work. Would anyone know how to get things working here? https://editor.p5js.org/ries9112/sketches/gBvkHLIUq
-
There seem to be a lot of spots that new-dev documentation exists. I'd like a central place. The Development Overview is definitely a great start, but it doesn't include stuff that PhET employees migh…
-
Type: Bug
Hi there.
Here's the problem: when copy-pasting multiple lines that have different indentations, only the first line is indented to the required position. After pasting, it is required to …
-
### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to p5.js?
#### Most appropriate sub-area of p5.js?
- [ ] Acc…
-
Hi all, this is in no way urgent but just wanted to open an issue to discuss the usage of `const` for mutable assign-by-reference variables.
This can be seen in a number of places, [here for exampl…
-
Issue Type: Bug
Since the lastest update, HTML boilerplate has stopped working. Typing ! and pressing tab doesn't do anything, nor any auto-complete suggestions are available.
Thank you.
VS…
-
Issue Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.7.3
**Steps to reproduce crash**
1.
2.
3.
**TS Server Log**
❗️Server loggin…
-
**Description**
So p5js got a really cool function called "textToPoints" in the Font Object (see https://p5js.org/reference/#/p5.Font/textToPoints). This function allows to get the positions of the…