IntelliJ IDEA: more quick fixes for HTML
In case you don't use it yet, there's a relatively new quick fix for HTML - the one that fixes mismatches in opening/closing tags.
If you change an opening tag, it suggests to change its closing tag and vice versa.

Earlier, in IntelliJ IDEA 5.0 we had only one half of this quick fix - it suggested to fix what you've just edited, that was not that wise. Adding correct option has made this quick fix really handy.


