Eclipse Font Color

I am going to Eclipse from VS. For me, this is a much richer IDE, but there are some VS features that I skip: set types (for example: String, MyType, etc.), to be different from other text.

In Eclipse, I found a lot of themes that change the whole look, but I do not want to completely change the default theme. I only want colors to make them easy to spot.

I guess the option exists, I just can't find it.

+5
source share
1 answer

You can configure it here:

Menu: Window → Settings → [language] → Editor → Syntax Coloring

+5
source

All Articles