User guide
Editing Code
About Editing Code
The C/C++ editor, part of the C/C++ Development Toolkit (CDT), provides specialized
features for editing C/C++ files. The editor includes the following features:
Syntax highlighting
Code completion
Code templates
Code searching
Normally, you use the C/C++ editor in the Nios II C/C++ perspective. It is also available in
the C/C++ and Debug perspectives. You can invoke the C/C++ editor by opening a file from
the Nios II C/C++ Projects view.
Related Nios II IDE Help Topics
Nios II C/C++ Projects View (Nios II C/C++ Perspective)
Related Eclipse and CDT Help Topics
C/C++ Development User Guide > Concepts > Editing C/C++ files > C/C++ Editor
C/C++ Development User Guide > Concepts > Code aids > Content Assist—Describes
code completion.
C/C++ Development User Guide > Concepts > Code aids > Templates—Describes
code templates.
C/C++ Development User Guide > Concepts > Views in the C/C++ perspective—
Describes the C/C++ perspective.
C/C++ Development User Guide > Concepts > Debug > Debug information—
Describes the Debug perspective.
C/C++ Development User Guide > Tasks > Write code—Describes how to customize
and use the C/C++ editor.
Workbench User Guide > Tasks > Navigating and finding resources—Describes how
to search for text spanning multiple files.
53