processing / processing/processing4
Error message `Syntax Error - editor.status.error_on`
オープン
まだ誰も着手していません。
bug
- 主要言語
- Java
- スター
- 494
- フォーク
- 183
- 平均マージ
- 4時間 39分
- マージ済み PR(30日)
- 3
説明
Most appropriate sub-area of Processing 4?
PDE
Processing version
4.5.0
Operating system
Windows 11
Bug description
void abc(String str... s)
{
}
The error message (in the bar above the console) when the cursor is on the function definition
Syntax Error - editor.status.error_on
Steps to reproduce this
- Add the above code to any sketch
snippet
See above
Additional context
As a Processing beginner I make plenty of mistakes when trying to figure things out; this was one of them (now solved) but the error message did not tell me anything 😉
Would you like to work on the issue?
No, I’m just reporting the issue
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Windows 上の Processing Development Environment で、提示された関数定義を使って問題を再現し、その後、PDE エディターがコンソールの上に構文診断をどのように報告するかを追跡します。無効な宣言が editor.status.error_on ではなく、有用で具体的なエラーメッセージを生成すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100