-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
[Bug]: Unable to popen Github Copilot Chat window #6520
Comments
I encountered the same problem, but I can't even install it. How did you manage to install the chat? |
I installed the latest Copilot VSIX file from the marketplace. |
The use of this extension is restricted to Microsoft VS Code. |
I have seen elsewhere that the latest Copilot requires a newer version of Code than code-server currently contains so installing an older version might work (although in this case you should have gotten an error during installation so perhaps not applicable here), and remember that the Copilot extension also requires their separate chat extension to be installed, but unfortunately we are not able to recommend anything since as @benz0li mentioned using the vsix in non-VS Code products like code-server seems to be a violation of Microsoft's terms of service for their marketplace and maybe a violation of the extension license as well (I have not read that one). Some discussions asking Microsoft to publish the extension on Open VSX: https://github.com/search?q=org%3Acommunity+copilot+openvsx&type=discussions |
Hi. Thanks for the clarification regarding CoPilot. Is there any alternative that can be used with code-server? |
Is there an existing issue for this?
OS/Web Information
code-server --version
: 4.18.0 d7a2b49 with Code 1.83.1Steps to Reproduce
Expected
The inline chat window should open
Actual
Absolutely nothing
Logs
Screenshot/Video
Does this issue happen in VS Code or GitHub Codespaces?
Are you accessing code-server over a secure context?
Notes
No response
The text was updated successfully, but these errors were encountered: