Is there any possibility to turn on the highlighting for Classes and Objects in Eclipse like it is in Visual Studio? At the moment only the Variable names are highlighted.
Left: Eclipse, Right: Visual Studio 2012
Image: (http://image-uploader.de/bild.php/9468,unbenanntHU9EZ.jpg)
The color and font settings can be configured from the Syntax Coloring preferences page, accessed from Window | Preferences | PHP | Editor | Syntax Coloring. Note: Syntax Coloring will also be available for JavaScript elements if JavaScript support was enabled for the project.
Select Window->Preferences->C/C++->Scalability->Disable syntax coloring in editor. Set Window->Preferences->C/C++->Scalability->"Enter scalability mode when the number of lines in the file is more than" to something low (e.g. 10) Close the file and reopen it.
All instances where the element is referenced within the file will be highlighted. To configure Mark Occurrences settings: To toggle mark occurrences, click the Toggle Mark Occurrences button. on the toolbar -or- press Alt+Shift+O.
Preferences -> Java -> Editor -> Syntax Coloring
Then just switch on / off what you want highlighted.
try this
Window -> Preferences -> Java -> Editor -> Mark Occurrences
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With