This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Codegate not working with Github Copilot/VS Code on Windows #879
Open
Description
Describe the issue
I am using Windows and even though codegate was working and was running fine in Docker and on browser through localhost:9090, when I would try to run it with Github Copilot and apply the following code to the User Settings:
Not only would Github Copilot stop working, but all other network features of VS Code would also stop working until I removed the code from the user settings. Example of Copilot Error:
Steps to Reproduce
Add the following code snippet to the User Settings JSON in VS Code and save on Windows:
Operating System
Microsoft Windows (Intel)
IDE and Version
1.96.4
Extension and Version
Github Copilot 1.261.0
Provider
GitHub Copilot
Model
GPT 4o
Codegate version
v0.1.15
Logs
No response
Additional Context
No response