equalsraf / neovim-qt

Neovim client library and GUI, in Qt5.
https://github.com/equalsraf/neovim-qt/wiki
ISC License
1.86k stars 171 forks source link

I can't open nvim in vs2022 #1098

Closed Penguin-SAMA closed 8 months ago

Penguin-SAMA commented 8 months ago

if i click to open nvim-qt.exe, it's work image but if i use 'open in neovim' plugin in vs2022, it will display error image

jgehrig commented 8 months ago

We'll need more specific repro steps to help.

Can you elaborate on but if i use 'open in neovim' plugin in vs2022, it will display error?

Penguin-SAMA commented 8 months ago

Through my testing, it seems that using the nightly version causes nvim-qt.exe to be unable to start, while everything works fine with the stable version.