Bug 237388 - [syntax coloring] Separate coloring for primitive type keywords
Summary: [syntax coloring] Separate coloring for primitive type keywords
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.4   Edit
Hardware: All All
: P5 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2008-06-16 18:21 EDT by Rafael de F. Ferreira CLA
Modified: 2008-06-17 03:53 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael de F. Ferreira CLA 2008-06-16 18:21:04 EDT
Java primitive types (int, boolean, etc.) assume the attributes of the Keyword element in the Syntax Coloring preference pane. It would be useful if they could have specific typographic attributes.
Comment 1 Dani Megert CLA 2008-06-17 03:53:15 EDT
You are talking about the type definition when declaring or casting such an element, right?

This would be a nice (and not so hard) exercise for a contribution.