letmaik / vscode-git-tree-compare

🎄 VS Code extension for comparing the git working tree against a branch, tag, or commit, displayed as folder tree
https://marketplace.visualstudio.com/items?itemName=letmaik.git-tree-compare
MIT License
60 stars 7 forks source link

Allow multiple files to be selected and reverted in a single go #98

Closed tnrich closed 3 days ago

tnrich commented 5 months ago

@letmaik hey there! Thanks again for your great extension. I was wondering if you thought this might be possible:

image

That sort of action works for a single folder which might contain multiple files, but not disparate files/folders just on their own.