volar-starter icon indicating copy to clipboard operation
volar-starter copied to clipboard

Full TypeScript support template for Vue 3 + Vite

Results 3 volar-starter issues
Sort by recently updated
recently updated
newest added

As soon as i enable/install `Vue Language Features (Volar)` in VS code, i get type errors in html wherever `$t` and `$i18n` is used. ` {{ $t('views.home.title') }} {{ $i18n.locale...

![image](https://github.com/user-attachments/assets/f762d6cb-561f-4475-893b-0329eab85140) 类型“CreateComponentPublicInstance”上不存在属性“$t”。ts-plugin(2339) I hava a error 。 old computer is not vue-offcial,it‘s work well , new computer happend the error 。 it’s very hard

This extension does not recognize the Better Comments extension ID `aaron-bond.better-comments`, even though it works very well in standard HTML, CSS, and JavaScript files, as well as in many other...