Replies: 2 comments
-
To clarify "sits there and never completes": The operation on the website completes, the window in neovim never closes.
Trying the same thing on non-WSL2 setups (linux, osx) completes on the website and the window in neovim disappears in a couple seconds. I am able to interact with copilot on those systems afterwards. I am unclear how to troubleshoot this further. Thanks, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok, it managed to auth. Not sure what changed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
Question
Body
Hi!
I am trying to use copilot in WSL2 with Neovim and https://github.com/zbirenbaum/copilot.lua. I have this exact setup (same config) on a 2019 Macbook Pro and a Fedora 41 laptop, they are on the same network and work fine.
I am able to interact with github, using ssh keys I check out and commit code.
I go to the page and enter the code, it just sits there and never completes. The same operation on the Linux laptop or the Macbook Pro work in seconds.
Is there something I can do?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions