Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation / simple explanation of how to set up copilot in helix with this lsp #92

Closed
jerabaul29 opened this issue Jan 12, 2025 · 2 comments

Comments

@jerabaul29
Copy link

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?

@jerabaul29
Copy link
Author

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? :)

@arunoruto
Copy link

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants