microsoft / microsoft/TypeScript
TS: Option to not show imports in references search
オープン
まだ誰も着手していません。
Awaiting More Feedback
Suggestion
- 主要言語
- Go
- スター
- 111k
- フォーク
- 14.4k
- 平均マージ
- 1日 19時間
- マージ済み PR(30日)
- 117
説明
TS Template added by @mjbvz
TypeScript Version: 3.9.4
Search Terms
- references
- imports
- f12
Often I do a find references search and if the item is only used in one place, cmd+click on it will take me straight to it. However if the item is imported and used, I need to navigate the peek widget, expand the tree entry, then click on it. It would be nice if I can just skip over that if the only other reference is the import.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Issue で説明されている find references 検索と peek ウィジェットから始め、import のみに関する結果と検索オプションがどこで処理されているかを確認します。ユーザーが import のみに関する参照をスキップすることを選択し、それ以外の参照(説明されている 1 回だけ使用するケースの参照を含む)を保持できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- search, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100