Edit both opening and closing html tag
Is there a way (core or plugin) that a closing html tag name changes accordingly when renaming the opening one ? A behaviour similar to multi-selection...
The Zen coding plugin has a command "select matching tag name" which selects the nearest opening and closing tags relative to the cursor.
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.