Eclipse: Turn on syntax-highlighting for Classes and Objects

前端 未结 3 1104
醉酒成梦
醉酒成梦 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 01:59

    try this

    Window -> Preferences -> Java -> Editor -> Mark Occurrences
    

提交回复
热议问题