vscode-restore-git-branch-tabs icon indicating copy to clipboard operation
vscode-restore-git-branch-tabs copied to clipboard

Results 17 vscode-restore-git-branch-tabs issues
Sort by recently updated
recently updated
newest added

(just an FYI for other users coming here…) From what I can see, development has stalled on this extension. https://github.com/avaly/vscode-restore-git-branch-tabs has done some work.. ([diff here](https://github.com/gkotas/vscode-restore-git-branch-tabs/compare/master...avaly:vscode-restore-git-branch-tabs:master)) It's also published on...

After latest update of VS Code this amazing feature ceased to work right. When I switch branch, endless rotation of opened tabs occures. I have to close them all but...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

When I'm using git in integrated vscode terminal I loose focus when I switch between branches For example, if I'm on `master` branch and I switch to `develop` branch vscode...

I really love this extension, this is such a minor nitpick but when I type i.e. `git checkout master` in the integrated terminal and it switches to master, I'd love...

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

I am frequently using Git Graph, which shows a graphical tree of all of the branches and commits. I would like to be able to specify to Restore Git Branch...

When you switch between branches with multiple tabs (6+) open in each, it doesn't open them in the same order they were last time you had that branch checked out....

Add a third option to : `newBranchPreserveTabs` of "Prompt" that will ask at the time of the swap what to do.