emmet-docs
emmet-docs copied to clipboard
Expand classname (or id) with curly braces
Hi, is it possible to autocomplete a class or id with the open and closing curly braces if i do the following:
.classname -> press tab: result should be classname {} and the cursor within the braces
Yeah, I'm using CSS modules and this would help a lot.