vscode-restore-git-branch-tabs
vscode-restore-git-branch-tabs copied to clipboard
Rebasing leads to having a tab party although it shouldn't be necessary?
I'm occasionally doing
git fetch origin; git rebase origin/main
So it actually stays on the branch but it still seem to do a 'full refresh'.
Would it be possible to avoid this? 🥺