Hi,
i have the problem that copilot chat tries to call the local webserver by usage of the local ip. Unfortunately this request goes to the company proxy that says: no.
I use copilot4eclipse in company network. The plugin can connect correctly and code suggestions work.
The copilot chat does not work due the plugin tries to connect to local ip address by usage of the actual proxy config and the proxy says: no. When I try to access the copilot chat via browser by the given url but replace the local ip by 127.0.0.1 I can access the chat.
Are there additional config parts that i can do or is it possible to modify the plugin that it uses 127.0.0.1 for copilot chat instead of the local ip?
Kind regards
Rolf