You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do I understand correctly that this can be used to leverage copilot (provided by github / microsoft) in the helix editor as a LSP? I went through the documentation but it was not clear to me how to set up copilot as an LSP with this starting from scratch - do you know of a simple step-by-step setup explanation that covers all steps including sign-in etc, and / or could it be added to the documentation?
The text was updated successfully, but these errors were encountered:
For example, reading https://github.com/leona/helix-gpt/tree/master (but I would prefer to use lsp-ai if it provides similar functionality, as it seems more active / updated :) ), it is quite clear to me how to use copilot with it: I can i) set up the LSP, ii) configure the copilot or similar API key, iii) configure the language toml. Does lsp-ai support something similar, and if so is there a similar step-by-step explanation of how to set things up? :)
Before asking such questions, please try to find relevant issues which already cover your topic. In #84, I have already explained my findings. While Copilot is based on OpenAI's API, it isn't the same, and there are configuration deviations. Feel free to experiment with it :)
Do I understand correctly that this can be used to leverage copilot (provided by github / microsoft) in the helix editor as a LSP? I went through the documentation but it was not clear to me how to set up copilot as an LSP with this starting from scratch - do you know of a simple step-by-step setup explanation that covers all steps including sign-in etc, and / or could it be added to the documentation?
The text was updated successfully, but these errors were encountered: