microsoft / microsoft/vscode-pull-request-github
Make pr.goToNextDiffInPr work for Pull Requests in PULL REQUESTS tree list?
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.6k
- フォーク
- 795
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 46
説明
Based on the below comment, the pr.goToNextDiffInPr only works on "checked out PRs", could it be changed to work on the PRs open through "Click the icon of GitHub Pull Requests on the left bar -> PULL REQUESTS -> All Open -> expand any PR in the list"? The error message "Current file isn't a pull request diff." is showing up for now when running the pr.goToNextDiffInPr, but I think this is actually a pull request file?
https://github.com/microsoft/vscode-pull-request-github/issues/6247#issuecomment-2376579694
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず Pull Requests 拡張機能の pr.goToNextDiffInPr コマンドを追跡し、チェックアウト済みの PR と、All Open 経由で PULL REQUESTS ツリー リストから開いた PR での動作を比較します。報告された "Current file isn't a pull request diff" メッセージを再現シグナルとして使用します。完了条件は、そのリスト内で展開された PR の次の diff にコマンドが移動することです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, typescript
- 領域
- devtools
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100