processing / processing/processing-website
Add syntax highlighting for the new Window methods
还没有人认领这个 Issue。
- 主要语言
- MDX
- 星标
- 90
- 派生
- 122
- 平均合并
- 1 小时 43 分钟
- 30 天内合并 PR
- 3
描述
Processing 4 added new core functions to replace the surface methods as can be seen in the Beta 5 and Beta 7 release notes. These changes are also mentioned here https://github.com/processing/processing4/issues/53 and https://github.com/processing/processing-website/issues/335
According the README (and comments in the keywords.txt file found in the Processing4 repo) these changes have to be done in the keywords_base.txt file on the processing/processing-website/ repository (here).
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 scripts/keywords_base.txt 和仓库 README 中关于 keywords.txt 的说明开始。结合链接的 issue 作为上下文,比较 Processing 4 Beta 5 和 Beta 7 发布说明中描述的四个新的核心函数。按照文件现有的约定更新关键字列表,使这些 Window 方法获得语法高亮。
由索引模型根据 Issue 内容生成。
评估
- 领域
- documentation
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 68/100