vlang / vscode-vlang

V Language extension for Visual Studio Code.
MIT License
385 stars 51 forks source link

vls doesn't even start #230

Open ushakov-s opened 3 years ago

ushakov-s commented 3 years ago

Windows 7 32 bit I download and install VSCode. Then I install vscode-vlang extention, and finally clone and build vls. I write path to vls.exe and activate checkbox "Vls:Enable" image

Despite it all vls.exe doesn't start. I watch it by sysinternals' procmon.exe image

I try to run vls.exe manually. Then it launched, but it isn't affected VSCode. image

mikeshi80 commented 2 years ago

maybe because of https://github.com/vlang/vscode-vlang/issues/228

vladimir-light commented 1 year ago

@mikeshi80 so solution is always to open from a folder?

mikeshi80 commented 1 year ago

Yes, unless the plugin author modifies the logic.