1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00

From Dave Williams:

Updated Customizing the C++ Editor to include new screen captures.
This commit is contained in:
David Daoust 2004-04-12 14:48:21 +00:00
parent 189c17b74d
commit 236b449e5d

View file

@ -2,12 +2,10 @@
<html lang="en">
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Customizing the C/C++ editor</title>
<link rel="stylesheet" type="text/css" href="../help.css">
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Customizing the C/C++ editor</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<!--INFOPOP
Customize the appearance of the C/C++ Editor.
@ -16,26 +14,24 @@ END INFOPOP-->
<h1>Customizing the C/C++ editor</h1>
<p>You can customize the appearance of the C++ editor by specifying how
information is displayed.</p>
<p>You can change many of the C/C++ editor preferences.</p>
<p>To customize the C/C++ editor preferences:</p>
<ol>
<li>Click <b>Window &gt; Preferences</b>.</li>
<li>Expand<b> C/C++</b>, click <b>C/C++ Editor</b>.</li>
<li>Click
the <b>General</b> tab.</li>
<li>Set your preferences and click <b>Apply</b>.</li>
<li>To control the information that is displayed in the margins of the C/C++
editor, click the <b>Annotations</b> tab.</li>
<li>To customize the color of the text on the editable area of the C/C++
editor, click the <b>Colors</b> tab.</li>
<li>Set your preferences and click <b>Apply</b>.</li>
<li>To customize how Code Assist works, click the <b>Code Assist</b> tab. For
more information, see
<p><a href="cdt_t_contentassist.htm">Using Content Assist</a></li>
<li>Click <b>OK</b>.</li>
<li>Click <b>Window &gt; Preferences</b>.</li><br>
<li>Expand<b> C/C++</b>, and click <b>C/C++ Editor</b>.</li><br>
<li>To set general preferences for the editor click the <b>General</b> tab.<br>
<br><br><p><img src="../images/editor_general_preferences.png" border="0" width="670" height="607" alt="Editor General Preferences Dialog Box"></p><br><br>
<li>On the General Page set your preferences and click <b>Apply</b>. For a description of the General preferences click <a href="../reference/cdt_u_c_editor_gen.htm">here</a>.</li><br>
<li>To control the information that is displayed in the margins of the C/C++ editor, click the <b>Annotations</b> tab.<br>
<br><br><p><img src="../images/editor_annotations_preferences.png" border="0" width="670" height="607" alt="Editor Annotations Preferences Dialog Box"></p> <br><br>
<li>On the Annotations page set your preferences and click <b>Apply</b>. For a description of the Annotation preferences click <a href="../reference/cdt_u_c_editor_anno.htm">here</a>.</li><br>
<li>To customize the color of the text in the editable area of the C/C++ editor, click the <b>Colors</b> tab.<br>
<br><br><p><img src="../images/editor_color_preferences.png" border="0" width="670" height="607" alt="Editor Color Preferences Dialog Box"></p><br><br>
<li>On the Colors page set your preferences and click <b>Apply</b>. For a description of the Color preferences click <a href="../reference/cdt_u_c_editor_color.htm">here</a>.</li><br>
<li>To customize Content Assist preferences, click the <b>Content Assist</b> tab. For more information, see <a href="cdt_t_contentassist.htm">Using Content Assist</a></li><br>
<li>Click <b>OK</b>.</li><br>
</ol>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>