Eclipse: Turn on syntax-highlighting for Classes and Objects

前端 未结 3 1110
醉酒成梦
醉酒成梦 2021-01-05 01:21

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.

3条回答
  •  天命终不由人
    2021-01-05 02:00

    Preferences -> Java -> Editor -> Syntax Coloring

    Then just switch on / off what you want highlighted.

提交回复
热议问题