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

IntelliSense not working on vue files #3384

Open
4 tasks done
micharaze opened this issue Mar 21, 2022 · 1 comment
Open
4 tasks done

IntelliSense not working on vue files #3384

micharaze opened this issue Mar 21, 2022 · 1 comment
Labels

Comments

@micharaze
Copy link

  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ
  • I have tried restarting VS Code or running Vetur: Restart VLS

Info

  • Platform: Win
  • Vetur version: 0.35.0 (also tried 0.34.1)
  • VS Code version: 1.65.2

Problem

There is not IntelliSense feature working on all vue files of my project. Other files like ts are okay. The only information I am getting from the Vue Language Server Output is Vetur initialized. I already did a clean install of vs code with deleting all packages and user settings but the issue is still there.

I also created a new hello-word project with the vue cli to see if this issue is related to my project settings but the issue is also there.

Do you have any suggestions where I can continue my troubleshooting?

@yoyo930021
Copy link
Member

yoyo930021 commented Nov 1, 2022

Do you see https://vuejs.github.io/vetur/guide/#quick-start ?
Do you see any warning when open project?

If they not solve problem, please try to paste Vetur: Show doctor info command in your workspace.

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

No branches or pull requests

2 participants