microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.8k stars 29.49k forks source link

SCM Graph - remember history item references choices per branch #234136

Open gjsjohnmurray opened 1 week ago

gjsjohnmurray commented 1 week ago

Type: Feature Request

When on the main branch of my repo that tracks microsoft/vscode I set the picker to show main, origin/main and upstream/main. But when I switch to a PR branch I'm contributing (e.g. orange-meerkat) I want a different selection. At the moment I have to make the change manually.

VS Code version: Code - Insiders 1.96.0-insider (0c9dd26823dc38dd59d6240e1b6698add43d942c, 2024-11-18T05:05:45.838Z) OS version: Windows_NT x64 10.0.22631 Modes:

gjsjohnmurray commented 1 week ago

/assign @lszomoru

Actually, maybe it should always be remembered per-branch regardless of whether or not working sets have been enabled.

vs-code-engineering[bot] commented 1 week ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!