Bug 436976

Summary: [syntax highlighting] Add color highlight for class and interface declarations
Product: [Eclipse Project] JDT Reporter: Palmer Eldritch <the.ubik>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert, JanecekPetr
Version: 4.4Keywords: helpwanted
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

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.