Filtering GitLens Source Control View by Selected Repository in Multi-Root Workspaces #4339
Unanswered
michaeljpulido
asked this question in
Q&A
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.
-
Hi there,
I'm using VS Code on macOS and have the GitLens extension installed. I'm currently working with a multi-root workspace that includes multiple separate Git repositories.
In the Source Control tab, under the "Repositories" section of the Primary Sidebar, each of my repositories are listed. Within the GitLens views (e.g., Commits, Branches, etc.), I can see information for each repository simultaneously.
I'm wondering if there's a way to filter the GitLens views to show information only for the repository I currently have selected in the "Repositories" section of the Source Control sidebar.
This would be incredibly for focusing on a single project's history and branches without the clutter of the other repositories in the workspace.
Thanks for any insights or suggestions!
Beta Was this translation helpful? Give feedback.
All reactions