Replies: 1 comment
-
Works for me, can you reproduce this problem in v0.40.13 / v1.0.0-alpha? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using Volar+TS Vue Plugin.
![image](https://user-images.githubusercontent.com/24792876/167388822-a55106c6-1132-4157-80ca-84db6a1bd05f.png)
For some reason, VS Code shows only ts competitive files suggestions in Vue script tag:
But in ts files everything works nice:
![image](https://user-images.githubusercontent.com/24792876/167388935-312da7a6-3c0e-46f5-9308-00cd0ea15f0e.png)
Where could be the problem?
Beta Was this translation helpful? Give feedback.
All reactions