canislupaster / cpu-vscode

my vscode extension for competitive programming
https://marketplace.visualstudio.com/items?itemName=thomasqm.cpu
Other
15 stars 0 forks source link

Unable to install extension for VS Code 1.91 version #4

Closed rishiselvakumaran98 closed 4 days ago

rishiselvakumaran98 commented 5 days ago

Issue: Extension Compatibility with VS Code 1.91.0

I tried installing this extension for the latest VS Code version 1.91.0, but unfortunately, it gives me the following message:

"Can't install 'thomasqm.cpu' extension because it is not compatible with the current version of Visual Studio Code (version 1.91.0)."

Extension Details:

Steps to Reproduce:

  1. Update Visual Studio Code to version 1.91.0.
  2. Attempt to install the extension thomasqm.cpu (v0.3.2) via the marketplace.

Expected Behavior:

The extension should install successfully and work with the latest version of VS Code.

Actual Behavior:

The extension fails to install and displays the compatibility error message mentioned above.

Suggested Solution:

Please update the extension to be compatible with VS Code version 1.91.0.

Let me know if further information is needed. Thank you!

Screenshot 2024-11-17 at 11 50 35 AM
canislupaster commented 4 days ago

this should be fixed. also, the latest vscode version is actually 1.95.3! consider upgrading :)

rishiselvakumaran98 commented 4 days ago

Yep, it's fixed and thanks for reminding me to upgrade ;)