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
Autocomplete and intellisense both work fine inside the <script lang="ts"> section of my .vue files, but not in the template section. Is it supposed to work inside the part as well? The <script lang="ts"> part of my vue file uses vue-property-decorator.
The text was updated successfully, but these errors were encountered:
Info
Problem
Autocomplete and intellisense both work fine inside the <script lang="ts"> section of my .vue files, but not in the template section. Is it supposed to work inside the part as well? The <script lang="ts"> part of my vue file uses vue-property-decorator.
The text was updated successfully, but these errors were encountered: