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

Git blame status bar info disappears on 7.0.0 #101

Closed benjreinhart closed 3 years ago

benjreinhart commented 3 years ago

Description

After upgrading to 7.0.0, the git blame in VSCode status bar disappears on my repositories.

I tried quitting and restarting VSCode, disabling/enabling, and uninstalling/reinstalling the extension.

6.0.2

Screen Shot 2021-05-07 at 4 34 27 PM

7.0.0

Screen Shot 2021-05-07 at 4 37 25 PM

Info

VSCode version: 1.56.0 (Universal) MacOS version: 10.15.7 macOS Catalina Git version: git version 2.24.3 (Apple Git-128)

Sertion commented 3 years ago

Hey Ben! Thank you for the bug report.

I have found the issue and have uploaded a new version. It sometimes takes a few moments for it to verify, but should be available shortly.

benjreinhart commented 3 years ago

Sweeeet, thank you @Sertion !