Eclipse highlight occurrences, right column marker color

后端 未结 4 735
予麋鹿
予麋鹿 2021-02-13 10:29

Similar, but different to this question:

I use highlight occurrences a lot, but sometimes I\'m irritated by how hard it is to see the little grey-ish rectangles on the r

相关标签:
4条回答
  • 2021-02-13 10:50

    Click Toggle Mark Occurrences icon:

    0 讨论(0)
  • 2021-02-13 10:51

    It used to take a restart(!) for the color modification to change for certain editors! (as in 2006), due to a bug in Platform UI.
    But for current edition (3.4.x, 3.5.1), the General->Editors->Text Editors->Annotations preference page (the Occurrences item) should be enough to change on the spot any color settings you want.
    After that, it depends on the nature of the editor (PDT editors used to miss that feature, until bug 166178 was fixed)

    0 讨论(0)
  • 2021-02-13 10:51

    A new feature of Juno (Eclipse 4.2) may also help here:

    • Go To General → Editors → Text Editors → Accessibility
    • Check Use saturated colors in overview ruler

    Also see the what's new entry about this.

    0 讨论(0)
  • 2021-02-13 11:02

    In Kepler 4.3 we can change the colour of occurrence as follow:

    General -> Editors -> Text Editors -> Annotations -> Occurrences
    

    enter image description here

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