FR: Volar extension for Vue type hints

Describe your feature request

Type hinting is completely absent from Vue SFCs:
https://replit.com/@fossprime/Vite-4-Vue-3#src/App.vue

What problem(s) would this feature solve?
Vue support

Explain what you were trying to do when you came across the problem leading to this feature request
Have decent dev experience with Vue. The issue also occures in Options API, in js component setup and without subpath imports.

1 Like