+1 The xml completion is far too eager and willing to ignore context. Another example is when trying to do autocompletion of a close tag, IDEA ignores that fact and fill it in as if it were an open tag, and adds an extra close tag.
On 6/4/02 5:39 PM, in article [EMAIL PROTECTED], "David Smiley" <[EMAIL PROTECTED]> wrote: > I'm using #629 on Mac OS X. I created a new XML file with DTD > declaration and I was hoping that I could tab-complete out the root > surrounding element but IDEA didn't do that at all. So I typed it and I > started to type out the close tag. I typed '<', and then a pop-up came > up quickly telling me the elements that go here based on the DTD. I > didn't want any, I wanted to close out the root element, so I typed '/', > but instead of letting me close out the root element it output the first > suggested element in the pop-up. So I figured out I shoudl hit escape > first, so I did that and started to type the closing tag but > tab-completion didn't help me there either. Definitely some room for > improvement. > > ~ David Smiley > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
