carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_c_editor_color.htm
changeset 5 684bf18fdedf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_c_editor_color.htm	Fri Dec 04 10:01:33 2009 -0600
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html lang="en">
+
+<head>
+	<meta http-equiv="Content-Language" content="en-us">
+	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+	<title>Syntax Coloring preferences</title>
+	<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+
+<body>
+
+<h1>Syntax Coloring preferences</h1>
+
+<p>The <b>Syntax Coloring</b> 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.</p>
+	<p>Note that general text editor settings such as the background color can be configured on the general <b>Text Editors</b> preference pages. Fonts may be configured on the general <b>Colors and Fonts</b> preference page</p>
+	<p><img src="../images/editor_color_preferences.png" alt="Syntax Coloring Preferences Page"></p>
+
+<table width="600px" cellpadding="5" cellspacing="0" border="1" >
+	<caption><b>Syntax Coloring Preference Options</b></caption>
+	<colgroup>
+		<col width="30%" valign="top" >
+		<col width="70%" valign="top" >
+	</colgroup>
+	<tbody>
+		<tr>
+			<td><b>Enable semantic highlighting</b></td>
+			<td>Checkmark to activate semantic highlighting of specific structures in the elements listed.</td>
+		</tr>
+		<tr>
+			<td><b>Enable</b></td>
+			<td>Makes the selected element active for syntax coloring.</td>
+		</tr>
+		<tr>
+			<td><b>Color</b></td>
+			<td>Specifies the color in which to display the selected element.</td>
+		</tr>
+		<tr>
+			<td><b>Bold</b></td>
+			<td>Makes the selected element <b>bold</b>.</td>
+		</tr>
+		<tr>
+			<td><b>Italic</b></td>
+			<td>Makes the selected element <i>italic</i>.</td>
+		</tr>
+		<tr>
+			<td><b>Strikethrough</b></td>
+			<td>Makes the selected element <s>strikethrough</s>.</td>
+		</tr>
+		<tr>
+			<td><b>Underline</b></td>
+			<td>Makes the selected element <u>underlined</u>.</td>
+		</tr>
+	</tbody>
+</table>
+
+<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
+<a href="../concepts/cdt_o_code_entry.htm">Coding aids</a></p>
+<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
+<br>
+<a href="../tasks/cdt_t_cust_cpp_editor.htm">Customizing the C/C++ editor</a></p>
+<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
+<br>
+<a href="cdt_o_ceditor_pref.htm">C/C++ editor preferences</a></p>
+<hr>
+<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
+
+</body>
+
+</html>
\ No newline at end of file