Actually I was just testing.... after it added the closing tag I deleted the '>' and wrote it again and the closing tag was added again. So it occurred to me an idea of how it could be enhanced and sent that e-mail. I don't write XML much, so I will let the people in the list that use XML more say if this thing annoys or not and if this change would be good or just waste of time.
[]'s, Rodrigo. > -----Original Message----- > From: Mike Aizatsky [mailto:[EMAIL PROTECTED]] > Sent: quinta-feira, 28 de mar�o de 2002 16:49 > To: [EMAIL PROTECTED] > Subject: RE: [Eap-list] XML Tag Autocompletion > > > Rodrigo, > > But why do you have the closed tag in your XML without opened one? > > Best regards, > Mike Aizatsky. > ------------------------------ > JetBrains, Inc / IntelliJ Software > http://www.intellij.com > "Develop with pleasure!" > > > -----Original Message----- > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > On > > Behalf Of Rodrigo Gevaerd > > Sent: Tuesday, March 26, 2002 11:20 PM > > To: Eap-List (E-mail) > > Subject: [Eap-list] XML Tag Autocompletion > > > > 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
