Im using Sublime 2 with the Emmet plugin. Is there a way to write a comment with coding speed that could cause me something like this:
<div class="container"> Lorem ipsum </div>
I tried
div.container
And it does not work.
Is it possible to add comments to each div element or element created using high-speed coding fragments?
Menci source share