Edit both opening and closing html tag

The ZenCoding plugin has been discontinued, see the alternative: Emmet

(Super) + Shift + K // Rename tag shortcut

Also available via Package Control, under the same name.


Use the Emmet plugin shortcut key to rename tag in your editor:

[Super + Shift + K] on mac //In OSX environment, super key = Command key.
[Ctrl + Shift + '] on windows

It worked perfectly I already tested with sublime text


The Zen coding plugin has a command "select matching tag name" which selects the nearest opening and closing tags relative to the cursor.