diff --git a/doc/org.eclipse.cdt.doc.user/images/editor_color_preferences.png b/doc/org.eclipse.cdt.doc.user/images/editor_color_preferences.png index 1e7bd2ebd6b..ed2e05364c8 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/editor_color_preferences.png and b/doc/org.eclipse.cdt.doc.user/images/editor_color_preferences.png differ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm index c7dc1b907bf..9ac55a9622f 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_color.htm @@ -4,29 +4,55 @@ - Color preferences + Syntax Coloring preferences -

Color preferences

+

Syntax Coloring preferences

-

You can customize the appearance of the C/C++ editor on the Colors page of the Preferences window.

-

Editor General Preferences Dialog Box

+

The Syntax Coloring preference panel specifies how C/C++ source code is rendered. Each element category (Code, Comments, and Preprocessor) contains a list of language elements that may be rendered with its own color and style.

+

Note that general text editor settings such as the background color can be configured on the general Text Editors preference pages. Fonts may be configured on the general Colors and Fonts preference page

+

Syntax Coloring Preferences Page

-
-
System Default
-
Uses the system default for the background color.
-
Custom
-
Changes the background color.
-
Foreground
-
Lists items, such as comments, keywords, and strings, for which you can specify a color.
-
Color
-
Specifies the color in which to display the selected item.
-
Bold
-
Makes the selected item bold.
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Syntax Coloring Preference Options
Enable semantic highlighting
Checkmark to activate semantic highlighting of specific structures in the elements listed.
Enable
Makes the selected element active for syntax coloring.
Color
Specifies the color in which to display the selected element.
Bold
Makes the selected element bold.
Italic
Makes the selected element italic.
Strikethrough
Makes the selected element strikethrough.
Underline
Makes the selected element underlined.

Related concepts
Coding aids

@@ -36,6 +62,7 @@

Related reference
C/C++ editor preferences

+
IBM Copyright Statement diff --git a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml index 5bcfaa1e478..c702b05e997 100644 --- a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml +++ b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml @@ -47,7 +47,7 @@ - +