Support emmet syntax in html file

We’ve gone back and forth on adding Emmet support by default. Right now it is currently off. The main challenge is that it essentially doubles the size of our JS bundle for features that not everyone may use. We’re exploring a way to enable it without imposing the size burden on people who don’t use it but it may be some time before we find a satisfactory solution.

1 Like