Show selected branch from project panel itself, in front of the folder #53647
LiberQuack
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Body
What are you proposing?
Display the current Git branch name next to each project folder
Why does this matter?
When working with multiple repositories in the same workspace, it is not immediately obvious which branch each project is on. You have to either click into each folder or check the status bar, which only shows the branch for the currently focused file.
This makes it faster to orient yourself across all repos at a glance without any extra navigation.
Are there any examples or context?
The red boxes highlight the empty space next to each folder name where the branch could be displayed — for example,
feature/ENTSVC-2009-gcp-migrationis already visible in the top bar for the active project, but not surfaced per-folder in the sidebar.Possible approach
HEADref for each workspace folder at load time and on file save / Git operationBeta Was this translation helpful? Give feedback.
All reactions