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

46 Views Asked by At

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!!

1

There are 1 best solutions below

2
howlger On BEST ANSWER

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.