Real-time syntax errors highlighting
The real-time syntax errors highlighting feature allows you to catch all the syntax errors when writing code. By default, it is disabled. To enable this feature, go to the Options Menu: Main Menu ⇒ Tools ⇒ Options ⇒ Text Editor ⇒ Code Assistance ⇒ Apex
and select the Show Syntax Errors checkbox. Right after this you will start to see information about syntax errors right in your Apex editor as a light-blue underline and also in the Code Map scrollbar as light-blue marks.
This option helps you to correct mistakes right when you write the code and save a lot of time every day.
NB: This feature is experimental right now. If you face with incorrect behavior of this feature, please contact us.
In this section: |
This also may be useful: |
Last modified: 2018/02/19 15:08