processing / processing/processing4
Processing randomly inserts the characters '//<>//' into .pde files.
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 494
- 派生
- 183
- 平均合并
- 4 小时 39 分钟
- 30 天内合并 PR
- 3
描述
Most appropriate sub-area of Processing 4?
PDE
Processing version
4.3 / 4.3.1
Operating system
Windows/macOS
Steps to reproduce this
When i modify and save a file in processing it will randomly append the characters '//<>//' (without quotes) to random lines. These characters don't show up in the processing editor, but git detects them as modifications. They display normally in other text editors. I can remove these characters in a different text editor, but as soon as i modify and save the files in processing, the characters appear again. Sometimes on different lines, sometimes on the same lines. Some lines have multiple instances of these characters added. Over time more and more instances appear throughout my project.
What's going on there? Is this normal behaviour? How can i get rid of it?
I don't know if there is a way to reproduce it. I have removed all tools and libraries from my processing installation but it still happens.
Manuel Brotz
snippet
No response
Additional context
No response
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,在 Windows 或 macOS 上使用 Processing PDE 4.3 或 4.3.1 版本复现该问题,然后比较 PDE 中保存的 .pde 文件与在另一个文本编辑器中打开的同一文件。确定保存是否引入了字面量字符 //\u003c\u003e//,并记录可靠的复现步骤或触发该问题的条件。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100