How to change the color of the currently selected line in a code assist popup in Eclipse?

后端 未结 4 563
醉话见心
醉话见心 2021-02-07 07:14

I\'ve recently downloaded Eclipse 3.6, everything works fine, but there is one issue that really frustrates me. The highlight color of a currently selected item in a code assist

4条回答
  •  轮回少年
    2021-02-07 07:49

    I believe it is hidden in another part of Preferences. I personally wanted to change the highlighted or currently selected line color, and could not find anything in Colors and Fonts. Ends up it was in...

    General -> Editors -> Text Editors

    And you just need to go through every option in the "Appearance color options" box there. One is "Current line highlight" and that fixed my problem. I hope it helps yours!

提交回复
热议问题