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

Vue js language server #386

Open
timsofteng opened this issue Jan 25, 2021 · 4 comments
Open

Vue js language server #386

timsofteng opened this issue Jan 25, 2021 · 4 comments

Comments

@timsofteng
Copy link

Hello. How can I use language server for vue js with vim-lsc?

@lithammer
Copy link

$ npm install -g vls
let g:lsc_server_commands = {'vue': 'vls'}

@timsofteng
Copy link
Author

timsofteng commented Jan 28, 2021

unfortunately it doesn't work for me.

@natebosch
Copy link
Owner

unfortunately it doesn't work for me.

Do you see any errors? What specifically isn't working?

@timsofteng
Copy link
Author

@natebosch here is error when when open vue file or type something or whe I try to go to definition
image

Nothing working. Even completion.

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

3 participants