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

Hey there. Great work on this tool. Very helpful! But, I have encountered an issue with it. Ok, so I'm using the extension, and, switching git branch using the vs.code...

Hey, I want to use this extension but I can't configure the `gitFolderLocation`. I got this message : > Using passed in path: ../../../../ Git path doesnt exist. Quitting From...

Love this plugin... Seems to only remember the first Editor Group's open files. If I have multiple Editor Groups open with files, those open files are lost. Would be great...

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...

dependencies

When I switch branches I sometimes have throwaway files open with scraps of data or important but temporary information. I don't want those closed necessarily, and I'm often not in...

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies

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...