carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_c_editor_con_assist_adv.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>Advanced preferences</title>
       
     8 	<link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 
       
    12 <h1>Advanced preferences</h1>
       
    13 
       
    14 <p>Use the <b>Advanced</b> panel in the Preferences window to configure the behavior of the Content Assist (Ctrl+Space) command.</p>
       
    15 <p><img src="../images/contentAssist_adv_preferences.png" alt="Content Assist Preferences Dialog Box"></p>
       
    16 
       
    17 <table width="600px" cellpadding="5" cellspacing="0" border="1" >
       
    18 	<caption><b>Advanced Content Assist 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>Default Proposal Kindsy</b></td>
       
    26 			<td>Specifies the types of proposals Content Assist uses and the key bindings assigned.</td>
       
    27 		</tr>
       
    28 		<tr>
       
    29 			<td><b>Content Assist Cycling</b></td>
       
    30 			<td>Specifies the order and types of proposals Content Assist will cycle through.</td>
       
    31 		</tr>
       
    32 		<tr>
       
    33 			<td><b>Up</b></td>
       
    34 			<td>Moves the selected proposal item up in the cycling list.</td>
       
    35 		</tr>
       
    36 		<tr>
       
    37 			<td><b>Down</b></td>
       
    38 			<td>Moves the selected proposal item down in the cycling list.</td>
       
    39 		</tr>
       
    40 	</tbody>
       
    41 </table>
       
    42 
       
    43 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
       
    44 <a href="../concepts/cdt_o_code_entry.htm">Coding aids</a></p>
       
    45 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
    46 <br>
       
    47 <a href="../tasks/cdt_t_cust_cpp_editor.htm">Customizing the C/C++ editor</a><br>
       
    48 <a href="../tasks/cdt_o_con_assist.htm">Working with Content Assist</a></p>
       
    49 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
    50 <br>
       
    51 <a href="cdt_o_ceditor_pref.htm">C/C++ editor preferences</a></p>
       
    52 <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
       
    53 
       
    54 </body>
       
    55 
       
    56 </html>