1. Some changes seem to require a restart of IDEA.  IDEA failed to shut down
properly after the changes, but after ctrl-c'ing it from console and
restarting, most changes were applied.
2. HTML/JSP/XML angle brackets and XML data fail to inherit the default text
foreground setting - they are black instead.  I can change the XML data, but
the <>'s seem to be stuck at black.
3. The local var highlighting on line 15 of the Java code sample starts at
the second L and continues until the opening " (which is the last character
that recieves the highlighting.)  The line in question for reference is:
    int localVar = "IntelliJ"; // Error, incompatible types
where ' lVar = " ' is highlighted as a local var ('loca' is not, spaces
before and after added for clarity).  The localVar instance on line 16 is
highlighted correctly.

-Walter Mundt



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

Reply via email to