Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Error message `Syntax Error - editor.status.error_on`

オープン
#1,370 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
java
領域
tooling

調査の方向性

Windows 上の Processing Development Environment で、提示された関数定義を使って問題を再現し、その後、PDE エディターがコンソールの上に構文診断をどのように報告するかを追跡します。無効な宣言が editor.status.error_on ではなく、有用で具体的なエラーメッセージを生成すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

bug
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
  1. 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

主要言語
Java
スター
497
フォーク
183
平均マージ
4時間 39分
マージ済み PR(30日)
3

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

processing/processing4 のほかの issue

processing/processing4 の issue をすべて見る

似ている issue

Java の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。