Is it feasible to change the "Change Case" functions to ignore tags? Currently, it fails silently if there are any tags within the selection, and it'd be nice to be able to select a block of text that has italics, spans, etc; or even select multiple paragraphs. Without changing the case within the tags, of course.
For example, if I select
or
Code:
<p>one</p>
<p>two</p>
It doesn't work. It doesn't come up really often for me, but when it does, it can be really frustrating.