Closed as not planned
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Chrome
- Local OS: MacOS
- Remote OS: Ubuntu
- Remote Architecture: amd64
code-server --version
: 4.96.2
Steps to Reproduce
- Install Copilot Extension
- Press Ctrl-Shift-P
- Choose Copilot Chat
Expected
- The chat panel should be shown
Actual
- Nothing happens
Logs
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
No, this works as expected in native VS Code
Does this bug reproduce in GitHub Codespaces?
I did not test GitHub Codespaces
Are you accessing code-server over a secure context?
- I am using a secure context.
Notes
I know Copilot extension does not exist in OpenVSIX, but it can still be installed manually by downloading the extension from Marketplace.
After installing, it seems to be working, and e.g. Autocompletion actually works without much issues. However, things such as CoPilot Chat are apparently broken.
Is there any effort, if I may ask, to make CoPilot work with Code Server, either through the official extension or something else?
Many thanks