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

Adding Copilot Chat support #53

Closed
wants to merge 8 commits into from
Closed

Conversation

DanBradbury
Copy link

@DanBradbury DanBradbury commented Mar 10, 2025

Knowing that there are no plans to accept contributions at this time I'll go ahead and create my own copilot-chat.vim plugin with the overall goal of merging the work back into this project if there is ever a desire.

Features

Visual selection add to chat window

visual_add

Model selection

copilot-chat.vim


At the moment we are not accepting contributions to the repository.
copilotChat

Copy link

At the moment we are not accepting contributions to the repository.

Feedback for Copilot.vim can be given in the Copilot community discussions.

@github-actions github-actions bot closed this Mar 10, 2025
@yermulnik
Copy link

yermulnik commented Mar 10, 2025

@DanBradbury How to operate the chat? I can't seem to figure out how to submit requests to Copilot 😢 nvm. it's just that <buffer> isn't working for me in nnoremap <buffer> <leader>cs :SubmitChatMessage<CR> (w/o it I can use <leader>cs to submit w/o issues).

@DanBradbury
Copy link
Author

@DanBradbury How to operate the chat? I can't seem to figure out how to submit requests to Copilot 😢 nvm. it's just that <buffer> isn't working for me in nnoremap <buffer> <leader>cs :SubmitChatMessage<CR> (w/o it I can use <leader>cs to submit w/o issues).

I'll be working on updating the documentation over the next few days. This is just the most basic PoC to use as a starting point m

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

Successfully merging this pull request may close these issues.

2 participants