Change highlighting color of auto-highlighted variable names in netbeans?

后端 未结 3 1745
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-05 21:30

When I move over a class name all the other places that that class name shows up are highlighted. When I hover over a variable it does the same thing with different places that

3条回答
  •  日久生厌
    2021-02-05 21:56

    It is Language-specific. You have to go to Syntax > Change a Language and modify the "Mark Ocurrency" color.

    Know more: How to change the highlight variable color in NetBeans IDE ?

提交回复
热议问题