Steve, > 1) Starting an element - It picks an element automatically when you type > ":".
Fixed in build #637 > a) A trailing space will pop up another optional attribute when I was > about to type "/>". Is it a problem? In build #637 "/" will no longer select an item from the list. > b) When I try to type "/>", the "/" closes the element and I end up with > "/>>" This feature is easy to remove but don't you think that pressing just "/" is more convenient? > c) It is very awkward to add a body to an element - example: > In my document I have '<xs:attribute name="fred" type="mytype"/>' and I want > to insert something in the body. > If I delete the last "/", move my cursor to the end of the line, press > ENTER, then type "</" to make a matching end tag, Idea will auto-complete > (auto-mistreat) it to "<xs:annotation/>". This makes it very hard to edit > this document. I have to be careful to type the name of a closing element > without any angle brackets then move the cursor back and insert them later > or it will insert the wrong thing. It's fixed in build #637. -- Best regards, Mike Aizatsky. ------------------------------ JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
