copilot.vim icon indicating copy to clipboard operation
copilot.vim copied to clipboard

Neovim plugin for GitHub Copilot

Results 47 copilot.vim issues
Sort by recently updated
recently updated
newest added

The Copilot for Vim extension fails to complete the authentication process on my WSL (Ubuntu 24.04) setup. The authentication is successful in the browser, but the callback to Vim never...

Sometimes copilot suggestions may not be relevant for the file being opened. It would be good to have a default key binding to enable and disable copilot suggestions. Ofcourse I...

After pressing Enter the lua function fails with xdg_open is not executable. Workaround: Got to github.com/login/device and enter the code. Restart vim and run Copilot setup succeeds.

Hi! I suppose the title says it all. I use many ai-tools, for example aider, aichat and CodeCompanion. Setting the appropiate context is crucial for good output. However, I have...

Would you be open to clarifying the license and contribution policy in the README? I believe this project is partially source-available but not Open Source. I also believe you're not...

Is there any plan to support Multi-line edits, smart rewrites, and cursor prediction like cursor.ai??

Hey there! I use this plugin as part of my setup and currently I'm getting the following error message when I add a new import via a quick action. ```...