Sunday, September 28, 2014

sublime text 2 - 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...


Answer



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


No comments:

Post a Comment