<p>Use Content Assist to insert C/C++ elements of your project, and code templates into your code. You can insert a code template into your source code rather than retyping
<imgborder="0"src="../images/template_obj.gif"width="16"height="16"> followed by the elements that start with the letter combination you typed.</li><br>
<li>To change the scope from which Content Assist retrieves its proposals, select
either <b>Search current file and included files</b> or <b>Search current project</b>
by selecting the appropriate the radio button.</li>
<li>To insert an element when you open Content Assist and it is the only
item in the list, select the <b>Insert single proposals automatically</b> check box.</li>
<li>To automatically insert a proposal, if it is the only one found when Content Assist is invoked, select the <b>Enable auto activation</b> checkbox.</li>
<li>To display proposals in alphabetical order, rather than by relevance, select the <b>Present proposals in alphabetical order</b> checkbox. </li>
<li>To change the amount of time Content Assist is permitted to parse proposals enter the value for <b>Content Assist parsing timeout</b> in the text box area.</li>
<li>Enable Auto activation of content assist for ".", "->" or "::" triggers by selecting the appropriate checkboxes.</li>
<li>To change the delay before Content Assist is automatically invoked for the triggers (shown above), enter the new delay in the <b>Auto activation delay</b> text box area.</li>
<li>To change the background color of the Content Assist dialog box, click the color palette button.</li>