Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

12 linhas
912 B

  1. ## Side Bar Views
  2. <p float="left">
  3. <img src="../../images/docs/views-layout-gitlens.png" alt="GitLens Side Bar Views" width="45%" />
  4. <img src="../../images/docs/views-layout-scm.png" alt="Source Control Side Bar Views" width="45%" />
  5. </p>
  6. 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.
  7. 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').
  8. 💡 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.