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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -