Skip to content

Feature Request: View All Changes In PR #3047

@nodeselector

Description

@nodeselector

I would find a command that allows me to open all changes in a pull request really valuable. Currently I open each file's diff from the PR Changes view. This is fine, but gets a bit tedious with larger pull request (O(N) in terms of my input). If I'm wanting to compare changes to the working tree GitLens has a Open All Changes (difftool) (O(1) in terms of my input) command. Which is fantastic as I can open each diff as a tab and work through the changes in the commit, closing tabs as I'm satisfied with the changes.

I would like to be able to be able to do something similar for my PR review process:

  • Close All Editors
  • Open All Changes in PR
  • Review each file, adding comments, marking as reviewed, and finally closing that file when I'm satisfied.

I hope this isn't a duplicate. I see that the folks working on GitLens received a similar request, however, they see this project as more in scope for implementation. See gitkraken/vscode-gitlens#1020

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions