Closed andreiradoi closed 4 years ago
Hello
usually results in
results in what?
Oh, sorry about that.
Results in <element class="className"> </element>
Oh you mean Emmet. It works, there are some bugs so it sometimes doesn't :)
There's unfinished PR #100 that fixes most cases so please don't report them before next release. There are some problems I need to address before release so it's postponed again and again.
Cheers
Hi,
Writting 'element.className' and hitting tab usually results in
<element class="className">
, but not with this plugin. Is there any config I should do or is this a bug?Thanks