The default text highlighting and default font colors that came with Aptana (Eclipse) seems to be a little wacky, anyone have any idea how to fix this?

This example isn't the only place where stuff like this happens. The editor is trying to make my life easier by highlighting use of the same variable, but its actually making it so that I can't see the variable at all.

I feel like some of the default text editor settings are in conflict?

enter image description here

link|improve this question

feedback

migrated from stackoverflow.com Apr 28 '11 at 3:19

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 4 down vote accepted

This is not a bug. May be a quirk in the way default colors are setup, but not a bug. I see you're using Aptana 3 on Windows. Why don't you just change the theme?

Window -> Preferences -> Aptana -> Themes 

Pick a different theme like Aptana Studio 2.x or adjust your colors for this theme.

link|improve this answer
1  
jajajajaja +1 @DutrowLLC I hate it too, jajaja update Aptana they change the color in the new version. – rob.alarcon Apr 27 '11 at 19:04
feedback

Click the "Apply editor font to views" on then apply; If it's already on, turn it off fist then apply, and on again.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.