Entering the '>' after something like <tag attribute=""... automatically adds </tag> after it. To make it a bit more smarter, it should only add the </tag> if it doesn't already exist. I think this is easy to check, if after the '>' there is a <tag> then there is no </tag> but if there is a </tag> without a <tag> before it then that </tag> should belong to the <tag that is being edited. This is a just a little thing I guess will make it even better than it already is...
[]'s, Rodrigo. _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
