ScooterSoftware / bcompare-vscode

Visual Studio Code extension to open Beyond Compare in several useful ways.
MIT License
7 stars 0 forks source link

Could not install extension #5

Closed MergeWords closed 8 months ago

MergeWords commented 8 months ago

When I try to install the extension from the extension manager or manually from the downloaded vsix file I receive the following error message:

"Unable to install extension 'scootersoftware.bcompare-vscode' as it is not compatible with VS Code '1.82.2'."

I installed other extensions today from the extension manager without any issues.

nagromc commented 8 months ago

According to the manifest, the extension is compatible with VS Code from v1.83.0. Try to update your VS Code installation with the latest release (v1.85.1).

ScooterAaron commented 8 months ago

Looks like @nagromc figured this one out. Thanks for including your version info, @MergeWords

Closing for now, but if updating VS Code did not help, please let us know.