Sertion / vscode-gitblame

Visual Studio Code Extension - See Git Blame info in status bar.
https://marketplace.visualstudio.com/items/waderyan.gitblame
MIT License
72 stars 31 forks source link

Icon to see git blame no longer showing in status bar #130

Closed marywelch-chief closed 1 year ago

marywelch-chief commented 1 year ago

I have git blame installed as an extension in VS code, but I no longer see the icon in the status bar so I don't know how to use it anymore. :-(

Sertion commented 1 year ago

Hey marywelch-chief!

The extension recently moved from the left side of the status bar to the right side. This change was done to better reflect what vscode intends the two sides to be related to: left is project information and right is for the current file/selection.

It is also possible that you have disabled the status bar item. To check if it has been disabled right click on the status bar and make sure that Git Blame (Extension) has a checkmark.

schoinh commented 1 year ago

@marywelch-chief Thank you for asking this question, I thought it was gone, too!

alliha commented 1 year ago

I seem to be having a similar problem, but I do have my git blame enabled.

bilde

Sertion commented 1 year ago

Hey Alfred. Thank you for the screenshot! In this specific case the extension is hidden as there is no space for it to display. If you change the priority (gitblame.statusBarPositionPriority), disable some other items, or make the window wider somehow it should return.

marywelch-chief commented 1 year ago

I was able to see it again once I got vs code on a really big screen... thank you for the tip on where to look for it.

On Fri, Aug 19, 2022, 5:40 AM Alfred @.***> wrote:

I seem to be having a similar problem, but I do have my git blame enabled.

[image: bilde] https://user-images.githubusercontent.com/10848252/185601398-15f8d787-2d8f-4268-ad55-2d7dcb11f105.png

— Reply to this email directly, view it on GitHub https://github.com/Sertion/vscode-gitblame/issues/130#issuecomment-1220524918, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX7W66UQGO74QGLHFT6PBILVZ5QAZANCNFSM56FUMR4Q . You are receiving this because you were mentioned.Message ID: @.***>