CyCraft / vue-intellisense

A CLI tool to help enabling IntelliSense on your Vue components
MIT License
60 stars 10 forks source link

Volar support #22

Open firdausbaihaqi opened 1 year ago

firdausbaihaqi commented 1 year ago

is there any way to make this library work with volar?

fuzzzerd commented 1 year ago

That would be fantastic, but there seem to be some significant differences in the way volar and vetur handle this kind of thing: https://github.com/vuejs/language-tools/issues/418