And another XML bug related to the last two:
If I type an empty tag's closing />, I end up with />> because IDEA inserts the first > immediately after the /. I think it should work like the parens in the Java editor: if I type println(), I don't end up with println()). Maybe I'm doing something wrong trying to "just type" my XML... -David Mankin _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
