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
66beta
changed the title
"emmet.syntaxProfiles" not working with .vue files when "emmet.useNewEmmet": true
"emmet.syntaxProfiles" not working with "emmet.useNewEmmet" (emmet 2.0)
Jun 14, 2017
Please look at #29678 and add your thoughts there.
It is about using a different setting (emmet.includeLanguages) than emmet.syntaxProfiles to enable emmet abbreviation in languages other than the ones that are supported by default.
Steps to Reproduce:
ul>li*5
+Tab
= append 2 spaces XDThe text was updated successfully, but these errors were encountered: