Issue: VLS Not Found Error (101) #22747
Replies: 3 comments 7 replies
-
plz answer 🙏 🙏 🙏 |
Beta Was this translation helpful? Give feedback.
-
You are Sigma if you answer 🗣🗣🗣🗣🗣🔥🔥🔥🔥🔥🔥🔥🔥🔥 |
Beta Was this translation helpful? Give feedback.
-
This really should be fixed, because this can clearly cause confusion for new users. Particularly as to which is the official V one. Many people use Visual Studio Code or VSCodium, so better to make it easy on people. Both extensions are still up. Seems like both extensions should point to one sever. If people get confused about using VLS or V-analyzer, if they were both pointing to the same server, then it wouldn't make a difference. There is also something to be said about using the name V-analyzer, because various people would expect it to be VLS (standard type name). Only way that I can see to resolve that, is for both names to point to the same server. Then at some long away future point, get rid of one of the names. |
Beta Was this translation helpful? Give feedback.
-
I am having trouble installing VLS on a Windows x86_64 Laptop. This is a fresh install of Vlang:
Here is my Shell:
PS C:\Users\Derek> v ls
v ls error: Language server is not installed nor found. (101)
PS C:\Users\Derek> v ls --install
> Finding prebuilt executables from GitHub release..
> Executable found for this system. Downloading...
> Verifying checksum...
> Updating permissions...
> Updating vls.config.json...
> VLS was updated to version: 0.0.1.dd8c004
PS C:\Users\Derek> v ls
v ls error: Language server is not installed nor found. (101)
PS C:\Users\Derek>
Beta Was this translation helpful? Give feedback.
All reactions