processing / processing/processing4
Request to generate initial code on project creation
未关闭
还没有人认领这个 Issue。
enhancement
help wanted
pde
- 主要语言
- Java
- 星标
- 494
- 派生
- 183
- 平均合并
- 4 小时 39 分钟
- 30 天内合并 PR
- 3
描述
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 PDE 编辑器的 File > New 流程开始,检查新 sketch 的创建方式。在决定是否应使初始代码生成可配置之前,先检查现有的偏好设置处理方式。完成标准是:新 sketch 打开时包含所请求的 setup 和 draw 函数,且其行为与所选偏好设置相匹配。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- desktop, developer-experience
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100