carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_editor_view.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//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>Editor view</title>
       
     8 	<link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 
       
    12 <h1>Editor view</h1>
       
    13     <p>The C/C++ editor provides specialized features for editing C/C++ related files.</p>
       
    14 	<p><img src="../images/view_editor.png" alt="C/C++ Editor" ></p>
       
    15     <p>Associated with the editor is a C/C++-specific <a href="cdt_u_outline_view.htm">Outline view</a>, 
       
    16 		which shows the structure of the active C, C++ or makefile.  It is updated as you edit these files.</p>
       
    17 
       
    18     <p>The editor includes the following features:</p>
       
    19     <ul>
       
    20       <li>Syntax highlighting</li>
       
    21       <li>Content/code assist</li>
       
    22       <li>Integrated debugging features</li>
       
    23     </ul>
       
    24 
       
    25     <p>The most common way to invoke the C/C++ editor is to open a file from
       
    26     the Project Explorer or the C/C++ Project views using pop-up menus or by clicking the file
       
    27     (single or double-click depending on the user preferences).</p>
       
    28 
       
    29 <p>The C/C++ editor does not contain a toolbar itself, but relies on the use of the main 
       
    30 <a href="cdt_u_toolbar.htm">toolbar</a>, <a href="cdt_u_m_edit.htm">edit menu</a>, <a href="cdt_u_m_search.htm">search menu </a> 
       
    31 and key binding actions.</p>
       
    32 
       
    33 
       
    34 </p>
       
    35 
       
    36 <p>
       
    37 <img src="../images/ng00_07.gif" ALT="IBM Copyright Statement" >  
       
    38 </p>
       
    39 </body>
       
    40 
       
    41 </html>