Closed
Description
Updating to latest official vue extension stopped vscode from treating the template section in Vue SFC as HTML.
Example: auto completion of quotes after the equal sign stopped working.
Adding :test=
will not trigger automatic quotes insertion anymore. In common HTML files this works as expected.