This is in an XML file that has no DTD setup.

Before:
    <condition name="build.tmpdir" value="/tmp"><|</condition>
I type "n", and the auto-complete popup shows up with "not" visible (a
sensible choice from my recent usage.  However, most keys I press now
cause the same bad effect:

Press enter:
    <condition name="build.tmpdir" value="/tmp"><not
</condition>
The parameter is typed, but instead of a >, I get a newline.  Now, go
back to "Before"

Press > or press / :
    <condition name="build.tmpdir" value="/tmp"<not
<condition>
It seems to have selected the top item, still put in the newline, and
not typed the closing >.  Now once again, to Before.

Type "not "  or "not>"  or "not/".  Allways the same thing happens.

-David Mankin

_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to