How to get autocompletion for vue components inside markdown files when using vuepress #978
Unanswered
Nethrenial
asked this question in
Q&A
Replies: 2 comments
-
The file types that the "volar" extension works with are
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Please track #820. |
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
-
How to get autocompletion for vue components inside markdown files when using vuepress?
I don't know if it's even possible, basically, Can we get IntelliSense(for prop types) and syntax highlighting when using vue components inside Markdown files. For an example in a VuePress project?
Beta Was this translation helpful? Give feedback.
All reactions