redhat-developer / redhat-developer/vscode-java
Encountering a BUG when developing Java with vscode
オープン
まだ誰も着手していません。
compile
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
[provide a description of the issue]
Environment
- Operating System::Linux x64 5.0.0-37-generic
- JDK version:1.8.0_201
- Visual Studio Code version:1.40.1
- Java extension version:
Steps To Reproduce
-
[step 1]

-
[step 2]
As shown above, the department ID on line 61 of the code prompts an error, but there is actually no error here. The error is that the parenthesis is missing from line 64.I think this is a hint to locate the bug. -
[step 3]
When I remove the parentheses on line 64, the error is no longer prompted -
[step 4]

[attach a sample project reproducing the error]
attach logs
Current Result
Expected Result
Additional Informations
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Linux 上で JDK 1.8.0_201 と VS Code 1.40.1 を使って報告を再現し、61 行目の診断と 64 行目の欠落している括弧を比較します。不足している Java extension のバージョン、サンプルプロジェクト、完全なコード、ログを収集します。誤った診断が再現され、その原因が特定されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- developer-experience, tooling
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 18/100