I don't know if it's related to #113, but my Emmet extension doesn't work anymore with HTML/ERB files. Using td + [Tab], for example, to add a <td> tag, just indents (td ).
Maybe this change could affect other extensions for HTML files.
Versions:
- Ruby: v0.10.1
- Emmet: v0.0.3
I don't know if it's related to #113, but my Emmet extension doesn't work anymore with HTML/ERB files. Using
td + [Tab], for example, to add a<td>tag, just indents (td).Maybe this change could affect other extensions for HTML files.
Versions: