redhat-developer / redhat-developer/vscode-java
Feature Request: Add option to not include references import statements
オープン
まだ誰も着手していません。
enhancement
navigation
ux
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
When using the Java Code Lens, or finding references to a class, import statements are included as references. While these are technically references to the class, they are rarely useful and are just added noise to what I'm really interested in, which is where the class is actually being used. It would be nice to have an option to be filter out import statement references.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、issue に記載されている Java Code Lens と find-references の動作から始め、import 文が参照として含まれる箇所と、オプションがどのように公開されているかを追跡します。ユーザーが import 参照を除外でき、通常の参照結果は引き続き利用できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- developer-experience, devtools
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100