You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is expected, Volar intellisense supports base on defineComponent, if you don't have, you can use experimentalImplicitWrapComponentOptionsWithDefineComponent option to tell Volar auto wrap component options by defineComponent.
Hi,
I have noticed that Intellisense is not working in template under two conditions:
with script setup (even if empty):
without script setup:
The text was updated successfully, but these errors were encountered: