You can set preferences that control whether the editor
performs real-time syntax checking while you edit a file. Warning
annotations are provided to assist with making corrections to identified
errors. Additionally, disabling the syntax parser which will cause
any tooling dependent on the parser to be disabled. The maximum number
of problems reported is 200.
Procedure
- Click .
- To enable real-time syntax warning to identify programming
errors while you edit, click the Enable real-time syntax
warnings checkbox.
- To disable the syntax parser, click the Disable
syntax parser checkbox.
- Click Apply to save your changes.