Bug 436976 - [syntax highlighting] Add color highlight for class and interface declarations
Summary: [syntax highlighting] Add color highlight for class and interface declarations
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.4   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2014-06-09 11:28 EDT by Palmer Eldritch CLA
Modified: 2021-02-02 08:07 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Palmer Eldritch CLA 2014-06-09 11:28:46 EDT
There is currently an option to highlight classes but it would be useful (especially when there are inner classes) to be able to highlight class declarations  _only_ - there is already the option to highlight method declarations (as opposed to methods calls).
Comment 1 Petr Janeček CLA 2021-02-02 07:51:00 EST
I'm missing this a lot. I like my method declarations to be highlighted in bold, and would love class declarations to do the same. However, if I try and use the embolden the "Classes" syntax highlighting, it highlights *all* the class usages everywhere which makes things cluttered as opposed to clear.

Please add "Class/Interface Declaration" as a syntax coloring option.