Bug 430792 - [syntax highlighting] Add the new 3.x theme for the syntax coloring of the Java editor
Summary: [syntax highlighting] Add the new 3.x theme for the syntax coloring of the Ja...
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.4   Edit
Hardware: PC Windows 7
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-20 09:46 EDT by Daniel Rolka CLA
Modified: 2014-03-26 05:45 EDT (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 Daniel Rolka CLA 2014-03-20 09:46:08 EDT
Currently the Java editor uses the preference store to save the Color/Font resources and we are not able to style it with the CSS. 

After replacing it with the proper 3.x theme we will manage to override the theme by the CSS.
Comment 1 Markus Keller CLA 2014-03-26 05:45:07 EDT
We have no plans to work on this, but we can review a good quality patch.

It's imperative that:

- user-configured syntax colors are not lost in the transition if the user doesn't touch any settings

- the user can continue to use the Syntax Coloring preference page, where individual options can be enabled/disabled, and there's a live preview

- the user is informed about what happens when switching themes:
  - proper links on the top of preference pages
  - warning if switching themes removes any user-configured colors