by charlesroper on Wed Sep 28, 2011 12:02 pm
Loving the new HTML class and id helpers (where typing p.classname[tab] produces <p class="classname">|</p>). Only trouble is, it doesn't get triggered if there's a hyphen in the classname. Hyphen's get used quite a lot in classnames, so it kind of limits the utility of this helper.