Delete tag at cursor
Posted: Wed Oct 27, 2004 6:46 pm
I think it would be useful to have a right-click option that would allow one to delete the tag at the cursor, but not the contents of the tag. For example:
Click inside "<foo>", select "delete tag at cursor", with the result that "A few words" remains with no surrounding tag.
Code: Select all
<foo>A few words</foo>