Open Innei opened 3 years ago
Not in priority, but contribution welcome :)
Just found https://github.com/vuejs/language-tools/pull/4321 can almost achieve this effect. Following the guide for VitePress in that PR, we can even have type information inside Markdown file:
tl;dr;
type
<v-c
trigger code complation -><v-click>
, etc.add windi language server, type
<div class="|
-> trigger complation -> open windi complation.