Sertion/vscode-gitblame

Request to update marketplace version

Closed this issue · 3 comments

I was hoping to get inline blame with the latest configuration options that supports inline blaming.

At the moment adding these lines to the vscode settings JSON does nothing for me:
image

I am not sure if I am doing something wrong. These are all the versions available for me via the Extensions menu in the vscode:
image

Hey Nikita. What marketplace?

Officially the extension is only available from the Visual Studio Marketplace and the Open VSX Registry. Please be careful if you download it from anywhere else.

The extension also requires specific versions of VSCode. It could be that you are not running the latest version of the editor.

Yes, I was using Visual Studio Marketplace.

It looks like when I go into VScode extensions the version shows as 10.5.0 but when I hit install -> it installs 9.0.1:

Before install:
image
After install:
image
And same list of versions is shown as above.

I am on MAC (With Apple Silicon, M1), I wonder if there is problem with compatibility. If not then I think this can be closed since the problem is most probably on my end

It looks like there is a cached version of the extension somewhere on your machine. The only limit the extension sets is what vscode API version it can support.