Close all those annoying tabs that are left after committing!
- Command for closing all tabs (
Working Tree
,Index
, etc.) created by Source Control extension built into VS Code.
Either download vsix package from latest release or get it from marketplace.
VS Code got a new command in 1.65.0 called Git: Close All Diff Editors
and it is supposed to do what this extension was aiming to do. But since I'm having issues with it (if you run command after commiting everything, nothing happens), I will keep using and updating this extension.