In my html, oddly the comments are even more important than the HTML because they are for the most part macros that generate code.
It would be nice to configure the spell checker independently to either check comments yes/no, check text yes/no
Also my code is littered with Acronym expansions like this:
<span class="acronym">HTML</span> (<span class="means"><span class="ac">H</span>yper<span class="ac">T</span>ext <span class="ac">M</span>arkup <span class="ac">L</span>anguage</span>)
The spell checker chokes over and over on every one of them. Fixing that would be my #1 priority




