Editor Syntax Feedback options
What do you want to do?
Learn about the editor, see Introduction to the IAR Embedded Workbench editor
Learn about Editor Syntax Feedback, see Editor window
Get reference information about configuring Editor Syntax Feedback, see below the line.

The Editor Syntax Feedback options are available by choosing Tools>Options.

Use this page to specify how much syntax feedback you want in the editor, in the form of squiggly lines and tooltips.
For more information, see under Editor window.
Syntax Feedback Level
Specify the desired feedback level. Choose between:
- None
The editor gives no feedback on the code in the editor windows.
- All
The editor gives all available feedback on the code in the editor windows, including purely informational feedback.
- Warnings
The editor warns about syntactic problems and indicates coding errors.
- Errors
The editor indicates coding errors.