redhat-developer / redhat-developer/vscode-java

Version 1.35.0 does not perform Suggestions, Corrections, or Highlighting

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

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

主要言語
TypeScript
スター
2.3k
フォーク
546
平均マージ
20時間 1分
マージ済み PR(30日)
11

説明

I noticed that this extension had stopped starting up right when I noticed that it didn't update the code highlighting and coloring on startup anymore. Version 1.35.0 of this extension does not perform any of the following:

  • Applying correct Java-specific coloring to the text upon startup
  • Applying red underlining to malformed function calls
  • Applying blue underlining to TODO comments
  • Highlighting all occurrences of the word underneath the cursor

There are probably even more missing features, but these are the ones I noticed. Under version 1.35.0, one of my simple code files looks like this:
Bad_Behavior

Reverting to version 1.34.0 of the extension and then restarting my extensions immediately restores all lost functionality:
Good_Behavior

Environment:

  • Operating System: Windows 11 Home, 23H2
  • JDK version: openjdk 22.0.2 2024-07-16
  • Visual Studio Code version: 1.93.1

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

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

はじめの一歩

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

調査の方向性

Windows 11 上の VS Code 1.93.1 で Java ファイルを使用し、拡張機能バージョン 1.35.0 のリグレッションを再現してから、バージョン 1.34.0 と比較します。起動時の Java の色付け、malformed-call の下線、TODO の下線、出現箇所の強調表示の動作を確認します。バージョンを戻さずにこれらの機能が再び動作すれば完了です。

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

評価

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

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

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