carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_c_editor_gen.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2

<!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>Editor preferences</title>
	<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>

<h1>Editor preferences</h1>

<p>Use the <b>Editor</b> preference panel to control the appearance of text highlighting in C/C++ editors.</p>
<p><img src="../images/editor_general_preferences.png" alt="Editor Preferences Dialog Box"></p>

<table width="600px" cellpadding="5" cellspacing="0" border="1" >
	<caption><b>Editor Preference Options</b></caption>
	<colgroup>
		<col width="30%" valign="top" >
		<col width="70%" valign="top" >
	</colgroup>
	<tbody>
		<tr>
			<td><b>Smart caret positioning in identifiers</b></td>
			<td>If enabled, there are additional word boundaries inside identifiers.</td>
		</tr>
		<tr>
			<td><b>Highlight matching brackets</b></td>
			<td>When the cursor is beside a bracket, the matching bracket is highlighted.</td>
		</tr>
		<tr>
			<td><b>Highlight inactive code</b></td>
			<td>Highlights inactive code when the cursor is positioned inside it.</td>
		</tr>
		<tr>
			<td><b>Appearance color options</b></td>
			<td>Lists the items for which you can specify a color.</td>
		</tr>
		<tr>
			<td><b>Color</b></td>
			<td>Specifies the color in which to display the selected item.</td>
		</tr>
		<tr>
			<td><b>Documentation tool comments</b></td>
			<td>Specifies which documentation tool should be used to determine editor presentation and behaviors. This
			enables editor features such as content-assist, documentation comment generation and syntax highlighting. The particular
			tool selected here will be used for files that are not associated with a project, or where no project level preference has
			been set.</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>