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

后端 未结 4 496
醉话见心
醉话见心 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!

    0 讨论(0)
  • 2021-02-07 07:58

    I know you're trying to change the highlight color, but if the problem is contrast you can change the content assist background color, and get this kind of contrast

    content assist example

    The setting is General->Appearance->Color Basic->Content Assist Backgroundpreference setting

    Then it's just a matter of finding colors that please you.

    0 讨论(0)
  • 2021-02-07 08:01

    I was having the same issue and I've found a solution for windows XP. If you go to Control Panel -> Display -> Appearance -> Advanced and select 3D Objects under Item you can change the color of this highlight to a darker color.

    However it does change the appearance of other parts of your windows.

    0 讨论(0)
  • 2021-02-07 08:07

    Try Preferences->General->Appearance->Color and Fonts then find the appropriate category.

    Some editors will have support for "Colored labels - match highlight"

    0 讨论(0)
提交回复
热议问题