-
Notifications
You must be signed in to change notification settings - Fork 3
Please enable copilot chat and agent support #1
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
Comments
Request noted. Other interested parties are encouraged to 👍 this issue. |
It looks like there is quite a bit of interest in it. We look forward to seeing if you'll process it. Thanks in advance! |
Any new on this topic @tpope - there are already quite a lot 👍 Chat, agents and maybe tools support is very much needed as you can see. |
I was in need of chat for my own selfish purposes and wrote a plugin to mimic the functionality of CopilotChat.nvim in vimscript. Don't think this is the direction that github wants to go with exposing chat functionality but for the time being its working and I'm actively maintaining it to serve as a solution while we wait for official support. |
The current implementation of the github language server has only the inline completion enabled which without any additional prompting is pretty useless.
It seems that the copilot chat and agent support is already included in the language server, but not exposed for usage.
So please expose the copilot chat and agent support so we can do more advanced integrations in other code editors.
The text was updated successfully, but these errors were encountered: