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

[Feature request] Add copilot chat as a command and append the results to a buffer #35

Open
dc740 opened this issue Feb 23, 2024 · 0 comments

Comments

@dc740
Copy link

dc740 commented Feb 23, 2024

Is your feature request related to a problem? Please describe.
I'm still configuring this, but I saw no reference to being able to use Copilot Chat.

Describe the solution you'd like
I'd like to run a command in Helix (even if it's an SH command) to ask a question in a copilot chat session, and see the response in a buffer dedicated to this conversation (so I can move it around Helix, split windows, etc).
This buffer would contain the question I entered as a command, and the response, and then each new question+response would still be in the buffer separated by some character and new lines.

Describe alternatives you've considered
Having a dedicated interactive window does not seem to be supported in helix? It'd be nicer
Getting the chat to suggest code would be OK, but having it in a buffer is more than enough.

Additional context
Feature in other IDEs:
https://docs.github.com/en/copilot/github-copilot-chat/using-github-copilot-chat-in-your-ide

Thanks!!

@dc740 dc740 changed the title Add copilot chat as a command and append the results to a buffer [Feature request] Add copilot chat as a command and append the results to a buffer Feb 23, 2024
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

1 participant