sublimetext2 - Opposite of "wrap selection with tag" in Sublime Text 2 -


is there smarter way of removing tag (let's using html) around selection in sublime text 2?
example if have span tag around text , want remove both start , end of tag (and leave text inside untouched)...
or alternative - remove current tag , it's corresponding end tag?

the emmet plugin (once called zen coding) can want. install , press ctrl+shift+; within tag's contents unwrap tag.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -