You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Vetur: Restart VLS
Info
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?
The text was updated successfully, but these errors were encountered: