I keep updated with the "bleeding edge" releases of all the bundles, and I just noticed today that the Java bundle now picks out whole classes from the source code. Unfortunately, my favorite color scheme, Brilliance Black, chooses to give this area a bright red background, making anything inside a Java class unreadable.
Not sure whose fault it is (maybe I messed something up?), but I thought somebody should know.
William
On 07/10/2008, at 7:12 AM, William Makley wrote:
I keep updated with the "bleeding edge" releases of all the bundles, and I just noticed today that the Java bundle now picks out whole classes from the source code. Unfortunately, my favorite color scheme, Brilliance Black, chooses to give this area a bright red background, making anything inside a Java class unreadable.
Not sure whose fault it is (maybe I messed something up?), but I thought somebody should know.
It's nobody's fault per se. The new Java bundle just scopes classes where the old one did not, and brilliance black has a style for meta.class which is what you are seeing.
You can either change that rule or add a rule for meta.class.java to override the red background.
--
LD.