Is there an HTML editor which automatically changes the end tag when you edit the start tag?
+1
A:
IntelliJ has a bunch of XML refactors, one of which is rename tag.
sblundy
2008-12-03 00:11:41
+1
A:
Aptana Studio Does. Just set modify pair tag in Window Menu > Preferences > Aptana > Editor > HTML > Typing It is off by default.
Philip T.
2008-12-03 00:30:00
A:
e-texteditor can do this, though not as automatically as you probably want. Ctrl+doubleclick on the beginning and ending tags, and change them that way.
gms8994
2009-01-01 03:12:32
Cool - do you know how that might be done in TextMate?
crosstalk
2009-01-01 03:33:56
It's probably done in a very similar manner, since e was built as a Windows version of TextMate. Past that, no, I don't know :(
gms8994
2009-01-01 23:33:23
How to do this in dreamweaver?
metal-gear-solid
2010-05-23 02:26:39
I do not. I'm not even sure if Dreamweaver can do automatic tags...
gms8994
2010-05-24 12:47:39