Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitlens disappears from the status bar #249

Closed
jsnjack opened this issue Jan 17, 2018 · 7 comments
Closed

Gitlens disappears from the status bar #249

jsnjack opened this issue Jan 17, 2018 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@jsnjack
Copy link

jsnjack commented Jan 17, 2018

  • GitLens Version: 7.5.3
  • VSCode Version:1.19.2
  • OS Version:Fedora 27

Steps to Reproduce:

I want gitlens to show commit information only in the status bar. However, after latest updated, it disappeared. My settings are:

    "gitlens.blame.line.enabled": false,
    "gitlens.codeLens.recentChange.enabled": false,
    "gitlens.codeLens.authors.enabled": false,
    "gitlens.statusBar.command": "gitlens.showQuickCommitDetails",
    "gitlens.gitExplorer.enabled": false,
    "gitlens.statusBar.enabled": true,

If I set "gitlens.blame.line.enabled": true, it appears again. "gitlens.blame.line.enabled" settings should not affect gitlens.statusBar.enabled setting

@eamodio eamodio self-assigned this Jan 17, 2018
@eamodio eamodio added the bug Something isn't working label Jan 17, 2018
@eamodio eamodio added this to the Soon™ milestone Jan 17, 2018
@eamodio
Copy link
Member

eamodio commented Jan 17, 2018

This will be fixed in 7.5.4 which should hit the marketplace very shortly. Sorry for the inconvenience!

@jsnjack
Copy link
Author

jsnjack commented Jan 17, 2018

Thank you for fixing it so quickly!

@eamodio eamodio removed this from the Soon™ milestone Jul 19, 2019
@jscheel
Copy link

jscheel commented Oct 16, 2019

This issue seems to be cropping up again.

@cyberbeast
Copy link

The issue still persists

1 similar comment
@ironest
Copy link

ironest commented Nov 19, 2020

The issue still persists

@eamodio
Copy link
Member

eamodio commented Nov 19, 2020

@ironest In GitLens 11, all views have been moved 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

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants