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
"vue": "html" only fixes it for html. It doesn't limit it to the <template> region or has CSS support.
I'm working on integrating emmet directly and will make a release soon. You can subscribe to #232.
Info
Problem
With the last update of VS Code (updated yesterday), the emmet aren't working anymore on vue-html.
Here's my settings :
Now, the "emmet.useNewEmmet" is an unknow configuration setting
Reproducible Case
Just create a new file or use older .vue file
The text was updated successfully, but these errors were encountered: