Neovim not working with network shares #42231
-
Select Topic AreaBug BodyI'm using Neovim (Windows) to work on a project that is being shared on a network. No Suggestions show up and when I enter the command ':Copilot'. I get the following error: It seems there is a problem with the UNC Path. \\192.168.1.3\FolderName |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
It looks like you are experiencing an error when using the Copilot plugin for Neovim on Windows. The error message mentions a problem with the UNC path (\192.168.1.3\FolderName), which is a type of network path used to access shared resources on a network. There are a few things you can try to resolve this issue:
I hope these suggestions help you resolve the issue with the UNC path and the Copilot plugin in Neovim. |
Beta Was this translation helpful? Give feedback.
-
This was fixed in Copilot.vim 1.33.0. |
Beta Was this translation helpful? Give feedback.
This was fixed in Copilot.vim 1.33.0.