leona / helix-gpt

Code assistant language server for Helix with support for Copilot/OpenAI/Codeium/Ollama
MIT License
285 stars 19 forks source link

pretend to be a known editor for codeium #30

Closed sigmaSd closed 4 months ago

sigmaSd commented 4 months ago

Codeium seems to accept any editor when used with the public key

But if you use a personal key , it errors with Ide Helix is not supported

This pr pretends to be web editor so it works, version also need to be specified

The downside of this is we need to keep the version number in sync with codeium , otherwise it might error with version is too old