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

Support for copilot chat? #172

Open
fedemengo opened this issue May 20, 2023 · 5 comments
Open

Support for copilot chat? #172

fedemengo opened this issue May 20, 2023 · 5 comments

Comments

@fedemengo
Copy link

fedemengo commented May 20, 2023

Is there interest in supporting the additional features of copilot chat?

  • /vscode - Questions about VS Code. probably not this one
  • /tests - Generate unit tests for the selected code.
  • /simplify - Simplify the selected code.
  • /fix - Propose a fix for the problems in the selected code.
  • /explain - Explain step-by-step how the selected code works.
  • /ext - Ask about the VS Code extension development. probably not this one
  • /help - General help about GitHub Copilot

here the signup link

@MunifTanjim
Copy link
Collaborator

MunifTanjim commented May 20, 2023

If GitHub open-source those, yep. Sadly the new Copilot features are very coupled with VSCode at this moment.

This plugin was possible because of this: https://github.com/github/copilot.vim/tree/release/copilot/dist

@9mm
Copy link

9mm commented Dec 5, 2023

https://www.youtube.com/watch?v=SZVCJRUADc4

This was just released on Nov 13... I wonder if any of these features will trickle into copilot agent.js in copilot.vim?

@DavidEGx
Copy link

If GitHub open-source those, yep. Sadly the new Copilot features are very coupled with VSCode at this moment.

This plugin was possible because of this: https://github.com/github/copilot.vim/tree/release/copilot/dist

I see there is a CopilotChat.vim so I guess it should be possible to port these features into copilot.lua nowadays.

@mellery451
Copy link

I would be keenly interested in the /tests feature

@gptlang
Copy link

gptlang commented Apr 3, 2024

@mellery451 This is supported by CopilotChat.nvim which is now in pure lua.

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

6 participants