carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_c_editor_con_assist.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_con_assist.htm	Fri Dec 04 10:01:33 2009 -0600
@@ -0,0 +1,71 @@
+<!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>Content Assist preferences</title>
+	<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+<body>
+
+<h1>Content Assist preferences</h1>
+
+<p>You can customize the Content Assist feature on the <b>Contents Assist</b> panel of the Preferences window. To change the Content Assist preferences click
+<b>Window &gt; Preferences &gt; C/C++ &gt; Editor &gt; Content Assist.</b></p>
+<p><img src="../images/contentAssist_preferences.png" alt="Content Assist Preferences Dialog Box"></p>
+
+<table width="600px" cellpadding="5" cellspacing="0" border="1" >
+	<caption><b>Content Assist Preference Options</b></caption>
+	<colgroup>
+		<col width="30%" valign="top" >
+		<col width="70%" valign="top" >
+	</colgroup>
+	<tbody>
+		<tr>
+			<td><b>Insert single proposals automatically</b></td>
+			<td>Inserts an element into your code when the Content Assist feature finds only one proposal.</td>
+		</tr>
+		<tr>
+			<td><b>Insert common prefixes automatically</b></td>
+			<td>Inserts common prefixes.</td>
+		</tr>
+		<tr>
+			<td><b>Completion Proposal Filter</b></td>
+			<td>Completion proposal filters may have been supplied with your Eclipse CDT distribution.
+		Completion proposal filters can sort and order the proposals provided by the Content Assist feature to best suit your needs.
+		Select the desired content assist filter from the list of available filters.</td>
+		</tr>
+		<tr>
+			<td><b>Enable "." as trigger</b></td>
+			<td>Enable to use "." as a trigger for auto-completion.</td>
+		</tr>
+		<tr>
+			<td><b>Enable "->" as trigger</b></td>
+			<td>Enable to use "->" as a trigger for auto-completion.</td>
+		</tr>
+		<tr>
+			<td><b>Enable "::" as trigger</b></td>
+			<td>Enable to use "::" as a trigger for auto-completion.</td>
+		</tr>
+		<tr>
+			<td><b>delay (ms)</b></td>
+			<td>Specifies the number of milliseconds before Content Assist is activated.</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><br>
+<a href="../tasks/cdt_o_con_assist.htm">Working with Content Assist</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>
+<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
+
+</body>
+
+</html>
\ No newline at end of file