Hello. I made two small changes to my HTMLAttributes, available via PackageControl.
I swapped the order of **value **and **valign **so that if I type v and press TAB it produces value="" by default, with the cursor between the quotes. (Having typed the value we can press TAB again to skip out of the quotes .)
I’ve moved deprecated attributes further down in the list, although still in alphabetical order. This means, the more you use the attributes, the less likely deprecated items will be suggested near the top of the completions list.
If anyone has found little niggles please let me know as a slight re-ordering might fix these. Andy.