slidev-vscode
slidev-vscode copied to clipboard
[Feature Request]: can add slidev language server?
tl;dr;
type <v-c
trigger code complation -> <v-click>
, etc.
add windi language server, type <div class="|
-> trigger complation -> open windi complation.
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: