-
-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vscode-spell-checker activating failed in vscode-server(vscode for web) #2050
Comments
It is very frustrating that this happened. If it is possible, choose See: #2013 (comment) |
Doesn't this work?:
|
It works! Thx a lot! Hope the extension version installed in code-server market could match code-server in the future~ |
A few things happened:
|
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The latest vscode-server version 4.4.0 upgraded to VS Code v1.66.2. https://github.com/coder/code-server/releases
But when I installed code spell checker from the extension market in code server, the installed version v2.2.3 activating failed. The error was:
Activating extension 'streetsidesoftware.code-spell-checker' failed: The language client requires VS Code version ^1.67.0 but received version 1.66.2.
How can I install the right version of code spell checker for my vscode-server ?
The text was updated successfully, but these errors were encountered: