core/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_editors.htm
author fturovic <frank.turovich@nokia.com>
Tue, 10 Aug 2010 11:32:55 -0500
changeset 1795 a8c88590ab21
parent 1794 70a35950a2e8
child 2146 fdca36379181
permissions -rw-r--r--
removed .internal from path

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Customizing Carbide: Editors</title>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body >
<h2>Customizing Carbide: Editors</h2>
<p> You can customize how the Carbide C/C++ editor looks and behaves to suit your work style. </p>
<p>The <strong>C/++ &gt; Editor</strong> preferences include:</p>
<ul>
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
org.eclipse.cdt.ui.preferences.CEditorPreferencePage)")'> Editor</a></li>
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
org.eclipse.cdt.ui.preferences.CodeAssistPreferencePage)")'> Content Assist</a></li>
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
org.eclipse.cdt.ui.preferences.FoldingPreferencePage)")'> Folding</a></li>
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
org.eclipse.cdt.ui.preferences.CEditorHoverPreferencePage)")'> Hovers</a></li>
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
org.eclipse.cdt.ui.preferences.MarkOccurrencesPreferencePag)")'> Mark Occurences</a></li>
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
org.eclipse.cdt.ui.preferences.SaveActionsPreferencePage)")'> Save Actions</a></li>
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
org.eclipse.cdt.ui.preferences.ScalabilityPreferencePage)")'> Scalability</a></li>
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
org.eclipse.cdt.ui.preferences.CEditorColoringPreferencePag)")'> Syntax Coloring</a></li>
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
org.eclipse.cdt.ui.preferences.CTemplatePreferencePage)")'> Templates</a></li>
    <li><img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
org.eclipse.cdt.ui.preferences.SmartTypingPreferencePage)")'> Typing</a></li>
</ul>
<h4>Other references</h4>
<ul>
    <li><a href="carb_customizing.htm">Customizing Carbide</a></li>
</ul>
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>

</body>
</html>