Delete tag at cursor

Are you missing a feature? Request its implementation here.
dsewell
Posts: 125
Joined: Mon Jun 09, 2003 6:02 pm
Location: Charlottesville, Virginia USA

Delete tag at cursor

Post by dsewell »

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:

Code: Select all

<foo>A few words</foo>
Click inside "<foo>", select "delete tag at cursor", with the result that "A few words" remains with no surrounding tag.
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi David,

Thanks, I added a bugzilla entry with this.

Best Regards,
George
Post Reply