carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_c_editor_gen.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
       
     2 <html lang="en">
       
     3 
       
     4 <head>
       
     5 	<meta http-equiv="Content-Language" content="en-us">
       
     6 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
       
     7 	<title>Editor preferences</title>
       
     8 	<link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 
       
    12 <h1>Editor preferences</h1>
       
    13 
       
    14 <p>Use the <b>Editor</b> preference panel to control the appearance of text highlighting in C/C++ editors.</p>
       
    15 <p><img src="../images/editor_general_preferences.png" alt="Editor Preferences Dialog Box"></p>
       
    16 
       
    17 <table width="600px" cellpadding="5" cellspacing="0" border="1" >
       
    18 	<caption><b>Editor Preference Options</b></caption>
       
    19 	<colgroup>
       
    20 		<col width="30%" valign="top" >
       
    21 		<col width="70%" valign="top" >
       
    22 	</colgroup>
       
    23 	<tbody>
       
    24 		<tr>
       
    25 			<td><b>Smart caret positioning in identifiers</b></td>
       
    26 			<td>If enabled, there are additional word boundaries inside identifiers.</td>
       
    27 		</tr>
       
    28 		<tr>
       
    29 			<td><b>Highlight matching brackets</b></td>
       
    30 			<td>When the cursor is beside a bracket, the matching bracket is highlighted.</td>
       
    31 		</tr>
       
    32 		<tr>
       
    33 			<td><b>Highlight inactive code</b></td>
       
    34 			<td>Highlights inactive code when the cursor is positioned inside it.</td>
       
    35 		</tr>
       
    36 		<tr>
       
    37 			<td><b>Appearance color options</b></td>
       
    38 			<td>Lists the items for which you can specify a color.</td>
       
    39 		</tr>
       
    40 		<tr>
       
    41 			<td><b>Color</b></td>
       
    42 			<td>Specifies the color in which to display the selected item.</td>
       
    43 		</tr>
       
    44 		<tr>
       
    45 			<td><b>Documentation tool comments</b></td>
       
    46 			<td>Specifies which documentation tool should be used to determine editor presentation and behaviors. This
       
    47 			enables editor features such as content-assist, documentation comment generation and syntax highlighting. The particular
       
    48 			tool selected here will be used for files that are not associated with a project, or where no project level preference has
       
    49 			been set.</td>
       
    50 		</tr>
       
    51 	</tbody>
       
    52 </table>
       
    53 
       
    54 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
       
    55 <a href="../concepts/cdt_o_code_entry.htm">Coding aids</a></p>
       
    56 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
    57 <br>
       
    58 <a href="../tasks/cdt_t_cust_cpp_editor.htm">Customizing the C/C++ editor</a></p>
       
    59 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
    60 <br>
       
    61 <a href="cdt_o_ceditor_pref.htm">C/C++ editor preferences</a></p>
       
    62 	<hr>
       
    63 <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
       
    64 
       
    65 </body>
       
    66 
       
    67 </html>