Exafunction / CodeiumJetBrains

Codeium JetBrains Plugin
MIT License
41 stars 13 forks source link

Use proxy from IDE settings #9

Closed davidmz closed 5 months ago

davidmz commented 5 months ago

It looks like the Codeium plugin does not use the HTTP proxy from the IDE settings. If this is really the case, could you please fix it?

fortenforge commented 5 months ago

What error are you seeing to suggest this? Our main plugin frontend should use this HTTP proxy, and the language server binary we spin up tries to determine if it should use a proxy when connecting.

davidmz commented 5 months ago

Sorry, it looks like I'm having local network configuration issues. It works as expected now.