eclipseappearancetext-coloring

Background color of the code of the same { } section? [ECLPISE]


Hello!

I was wondering if there is an option to color the background of the same code section between { }? For example this is what it looks like in BlueJ: BlueJ example

If coloring isn't an option is there any other way to see what { is connected to the other }? Maybe lines or something...

Anyways, thank you!!


Solution

  • Not built into Eclipse, but the EditBox plugin you might install does this. The Indent Guide plugin shows lines. You might find more such plugins on the Eclipse Marketplace.