A Visual Studio extension that adds a menu command that lets you open a solution, project, folder or file in Neovim.
Download the extension from the VS Marketplace.
In order to use this extension, you must have Visual Studio 2022+ as well as Neovim installed.
You can open any solution, project, folder, or file in Neovim by simply right-clicking it in Solution Explorer and selecting Open In Neovim.
If you installed Neovim to a non-default location, a prompt will ask for the path to nvim-qt.exe.
You can always change the location in Tools -> Options -> VsVim -> Open In Neovim.
- Donate/Sponsor the project
- Please feel free to raise issues
- PRs are welcome! :)