microsoft / microsoft/vscode-pull-request-github
Support filtering the files view to only show files with comments
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.6k
- フォーク
- 795
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 46
説明
- As noted in microsoft/vscode#252168, I have a PR with a sizable number of comments spread across some sizable number of files, but it's a fairly small subset of all files in the repository.
I'd like to be able to filter the Pull Requests pane to only show files with comments. Currently, I have:
And this comments pane:
Sure, I could highlight the first file in the comments pane, and then press the left arrow and then the down arrow and alternate through left and down until I got to the end, but it's fairly painful, and I don't get access to the pretty file hierarchy:
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Pull Requests ペインから開始し、ファイルビューと、そこに既に存在するコメント関連のデータまたはコントロールを見つけます。ビューがファイルとコメントをどのように表現しているかを確認し、ファイル階層を維持したまま、コメントのあるファイルだけを表示するようにフィルターを変更します。関連するエントリーポイントにテストカバレッジがある場合は、テストを追加または更新します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript, vscode
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100