mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
13 lines
912 B
Markdown
13 lines
912 B
Markdown
## Side Bar Views
|
|
|
|
<p float="left">
|
|
<img src="../../images/docs/views-layout-gitlens.png" alt="GitLens Side Bar Views" width="45%" />
|
|
<img src="../../images/docs/views-layout-scm.png" alt="Source Control Side Bar Views" width="45%" />
|
|
</p>
|
|
|
|
GitLens adds side bar views for Commits, File History, Branches, Remotes, Stashes, Tags, Contributors, Search & Compare, and more that provide rich source control details and functionality.
|
|
|
|
By default, these views can be displayed in either the [GitLens side bar](command:gitlens.views.home.focus 'Open GitLens side bar') or on the [Source Control side bar](command:workbench.scm.focus 'Open Source Control side bar').
|
|
|
|
💡 Use the [GitLens: Set Views Layout](command:gitlens.setViewsLayout) command from the [Command Palette](command:workbench.action.quickOpen?%22>GitLens%3A%20Set%20Views%20Layout%22) to change the layout, or drag & drop the views individually.
|