-
Notifications
You must be signed in to change notification settings - Fork 6k
[Bug]: Can't install Copilot-chat #6625
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
Comments
The use of this extension is restricted to Microsoft VS Code. Cross reference: |
I just solved this, you can download the visx file from the market, change the extension to zip, open it with compression software, change the vscode version in the "extension/package.json" file to |
I will go ahead and close since this is not a bug with code-server. Thanks everyone! |
1.16 https://marketplace.visualstudio.com/_apis/public/gallery/publishers/GitHub/vsextensions/copilot/1.160.0/vspackage |
@code-asher I think this implies that code-server could be publishing with a later version of VSCode and that would solve this issue? The change is So seems like this is prompting code-server to update the bundled version, no? I leave the re-open decision to you. |
We already publish code-server with the most recent version of VS Code, which is currently 1.96.2. I think probably folks are downloading the version of the plugin for VS Code insiders, rather than stable. |
Actually, I wonder if this is a problem with the VS Code marketplace, where downloading the extension gives you the pre-release version for some reason. |
any solution ? |
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
OS/Web Information
code-server --version
: 4.20.0Steps to Reproduce
Tried to install Copilot-chat via vsix b/c it didn't show up in extensions tab.
Error message occurred.
Expected
Should have been able to install it.
Actual
I can't seem to get copilot-chat working with the latest version of code-server. The extension says it is incompatible with Version 1.85.
There's a similar issue microsoft/vscode-copilot-release#353
Logs
No response
Screenshot/Video
No response
Does this issue happen in VS Code or GitHub Codespaces?
Are you accessing code-server over a secure context?
Notes
Note added: I thought code-server is the one described in https://code.visualstudio.com/docs/remote/ssh. Will try the method explained there.
The text was updated successfully, but these errors were encountered: