code-server
code-server copied to clipboard
Github Copilot not editing any files
Is there an existing issue for this?
- [x] I have searched the existing issues
OS/Web Information
- Web Browser: Microsoft Edge
- Local OS: macOS
- Remote OS: Ubuntu
- Remote Architecture: amd64
-
code-server --version: 1.105.1
Steps to Reproduce
- Install GitHub Copilot with this: https://github.com/sunpix/howto-install-copilot-in-code-server/blob/main/install-copilot.sh
- Login Github
- Ask AI to edit or create new files
Expected
It should be able to create new file
Actual
it just gives out the code in chat without editing the files
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?
No, this works as expected in GitHub Codespaces
Are you accessing code-server over a secure context?
- [ ] I am using a secure context.
Notes
No response