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:
- Enable Mark Occurrences. 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 Macros. If this option selected, macros are highlighted.
- Differ System Macros from User Macros. If this option is selected,
system macros and user macros are highlighted such that you can differentiate between them.
Legal Notices