processing / processing/p5.js-web-editor
Separate Console and Editor font sizes!
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 1.7k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 8
Description
Hi hi! Following up on discussion in #468
Nature of issue?
- New feature request! Related to font size settings!
New feature details:
I often use a really big font in the code editor while teaching but would like to have a smaller console font so that I can see the errors in such a small space. I'm not sure if this is something others would be interested in but being able to set both font sizes independently would be great for me!
Here's an image for reference!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the related discussion in #468 and tracing the existing font-size settings in the web editor. The work is done when the editor and console font sizes can be configured independently, with the behavior matching the requested use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100