Vscode-gitlens: gitlens in sidebar disappeared

Created on 16 Nov 2020  路  4Comments  路  Source: eamodio/vscode-gitlens


  • GitLens Version: v11.0.0
  • Git Version: 2.9.5
  • VSCode Version: 1.51.1
  • Node.js Version: 12.14.1
  • OS Version: Catalina 10.15.7

Steps to Reproduce:

  1. gitlens extension was enabled but did not show in sidebar
    image
    image

  2. after downgrade to v10.2.3锛宨con on sidebar appears.

not bug

Most helpful comment

Type _Set Views Layout_ in the Command Palette (ctrl+shift+p)

All 4 comments

GitLens 11 moves all views to the _Source Control_ side bar by default. You can move them back to the _GitLens_ side bar via the _Set Views Layout_ (gitlens.setViewsLayout) command or individually via drag and drop

gitlens.setViewsLayout How do you do that? Can you be a little bit more specific

Type _Set Views Layout_ in the Command Palette (ctrl+shift+p)

think you very much 

Was this page helpful?
0 / 5 - 0 ratings