Configuring C and C++ Semantic Highlighting
See Also
You can use the Options window to configure semantic highlighting for your
C and C++ projects.
To configure C and C++ semantic highlighting:
- Choose Tools > Options.
-
Click C/C++ in the top pane of the window.
- Click the Semantic Highlighting tab.
-
Modify the properties as desired.
You can set the following properties:
- Mark Occurrences of Symbol Under Caret. If this option is selected, then
when you click on a class, function, variable, or macro, all occurrences
of that class, function, variable, or macro in the current file are
highlighted.
- Keep Marks. If this option is selected, highlighted classes,
functions, variable, and macros remain highlighted.
- Highlight Inactive Code. If this option selected, inactive code
is highlighted.
- Highlight Class' Fields. If this option selected, class
fields are highlighted.
- Highlight Function's Names. If this option selected,
function names are highlighted.
- Highlight Macros. If this option selected, macros are highlighted.
- Highlights Typedefs. If this option is selected,
typedefs are highlighted
Legal Notices