processing / processing/processing4

Request to generate initial code on project creation

Open
#898 21 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted pde
Dominant language
Java
Stars
494
Forks
183
Avg merge
4h 39m
Merged PRs (30d)
3

Description

Relevant sub-area for this feature?

PDE

Feature description

Whenever we click on "File > New", New sketch appears but it will be empty. We need to start writing setup and draw functions manually. I kindly request you to generate initial code on new sketch creation. (Maybe this feature can switched on/off in preferences)

Benefits
  • Developer can easily start writing his logic without writing basic functions every time
Possible challenges

No response

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the PDE editor's File > New flow and review how a new sketch is created. Check the existing preferences handling before deciding whether initial code generation should be configurable. Done means a new sketch opens with the requested setup and draw functions, with the behavior matching the selected preference.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop, developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.