Just like in sublime you can type foo.bar
, press Tab
, and you'll get <foo class="bar"></foo>
. There's also foo#bar (for id instead of class).
How can we do this in Brackets editor?
This plugin is called Emmet.
(source)
Here is the list of all supported platforms.