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

WSL 2 Setup doesn't offer autocompletion for Vuetify #2369

Open
flowreaction opened this issue Oct 9, 2020 · 4 comments
Open

WSL 2 Setup doesn't offer autocompletion for Vuetify #2369

flowreaction opened this issue Oct 9, 2020 · 4 comments

Comments

@flowreaction
Copy link

  • [✓] I have searched through existing issues
  • [✓] I have read through docs
  • [✓] I have read FAQ

Info

  • Platform: Windows10/WSL2
  • Vetur version: 0.28.0
  • VS Code version: 1.50.0

Problem

No autocompletion for Vuetify plugin.
I am using Windows 10 and develop on the WSL2 engine which provides me with a Linux VM. To develop using VS Code I am using the Remote-WSL vscode extension. This allows me to code directly on the WSL2 engine using vscode and even install extension on the wsl2 instance.

Vetur doesn't offer any autocompletions using this setup.

Reproducible Case

This seems to be the case with the default veturpack setup after adding Vuetify.
The development environment seems to be the problem.

@yoyo930021
Copy link
Member

We don't have a WSL2 environment.
I think we need help.

@flowreaction
Copy link
Author

checking the logs, I found this:
[exthost] [error] Error: ENOENT: no such file or directory, open 'C:\home\flowmotion\projects\sampleproject\package.json'
It seems, that vetur is using the wrong absolute path, as WSL wont be mounted there. Is it possible to tell Vetur an absolute Path in my jsconfig.json file?

@yoyo930021
Copy link
Member

The problem may be solve in new version.
https://twitter.com/kazuyukimiyake/status/1336950473765470208?s=20

@fahmiegerton
Copy link

I still have this issue, not just vuetify, but the vue itself. Format on save take hours, no autocompletion, etc. Any way to fix this? Thanks

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

No branches or pull requests

4 participants