Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No intellisense working at all #512

Open
grab-a-byte opened this issue Feb 3, 2023 · 2 comments
Open

No intellisense working at all #512

grab-a-byte opened this issue Feb 3, 2023 · 2 comments

Comments

@grab-a-byte
Copy link

I have installed V on windows using the instructions from "Installing V from source" at https://github.com/vlang/v/blob/master/doc/docs.md#installing-v-from-source .

I have installed the plugin in VSCode and create a new V project using the "v new" command and opened the folder in VSCode.

Upon trying to use any intellisense (such as getting the type name of a sum type as shown here https://github.com/vlang/v/blob/master/doc/docs.md#sum-types) there is no intellisense at all.

image

Just a list of things already used or defined.

I have tried running VSCode as admin but insure what else to try. When trying to run the "Update VLS" command I am simply given a error which states

Spawning v ls --json --update...
Error: spawn v ENOENT

Unsure if this is relevant and what I am missing for this to work. Any help would be much appreciated.

@grab-a-byte
Copy link
Author

Any news or update on this?

@medvednikov
Copy link
Member

vls is unstable unfortunately

intellij v is much better, but we'll make vls just as stable

will take a couple of months though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants