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.31k stars 581 forks source link

Have a context menu to clear review status #6082

Open bpasero opened 4 months ago

bpasero commented 4 months ago

Here in "File" node there could be a context menu to either check or uncheck all checkboxes:

Image

alexr00 commented 4 months ago

If you use a tree structure for files then you get this by checking/unchecking a folder checkbox.

A few ideas for the flat structure:

bpasero commented 4 months ago

I like the idea of multi-select!