microsoft / vscode-pull-request-github

GitHub Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
MIT License
2.28k stars 565 forks source link

Feature request: Hide reviewed files #3330

Open nguyentranchung opened 2 years ago

nguyentranchung commented 2 years ago
Screen Shot 2022-02-18 at 20 10 26
Codurance-PeterStreet commented 2 years ago

I know that PR's should be small in scope, however there are times when you are regenerating automated code (mocks, T4, etc.) when a large amount of 'cruft' is generated. Marking these as reviewed and hiding them from view would assist in getting this display cleaner...

CombeeMike commented 2 years ago

100+ for this. I'd often like to hide files makred as reviewed even in small PRs just for the sake of an better overview for myself during the review.

xmatthias commented 2 years ago

100+ for this. I'd often like to hide files makred as reviewed even in small PRs just for the sake of an better overview for myself during the review.

That - but for big PR's changing 100ds of files, this is a must - just a small "is viewed" symbol is often simply not enough.

rzhao271 commented 1 year ago

This is also a thought I had after testing https://github.com/microsoft/vscode-pull-request-github/issues/3988.

If one checks a subtree, perhaps the entire subtree can collapse.

moishinetzer commented 9 months ago

Is there any interest in creating this? There's nothing more satisfying than hiding reviewed files and checking them off one by one, especially for large PR's