leona / helix-gpt

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

[BUG] Working initially but at some point give error and prevent other LSPs also #59

Open H4ckint0sh opened 3 weeks ago

H4ckint0sh commented 3 weeks ago

helix-editor version 24.3

helix-gpt version 0.31

Describe the bug It does work for some amount of time and then always give the same below error error. the handler i use "codium"

helix logs

Fetch failed with status 400 body {"code":"invalid_argument","message":"validation error:\n - document.editor_language: value length must be at least 1 characters [string.min_len]: validation error:\n - document.editor_language: value length must be at least 1 characters [string.min_len]"} url: /exa.language_server_pb.LanguageServerService/GetCompletions