In this article:

Highlighting Syntax

Debugging

Editor Parameters

Setting Up Code Editor

To determine parameters of work in the development environment, click the Settings button on the toolbar or select the View > IDE Settings main menu item. The parameters panel with three groups of settings opens.

Code editor settings can be saved to a JSON file for faster loading in the future. To save settings, select the File > Save Settings to File main menu item, after which a standard file saving dialog box opens. To load code editor settings from file, select the File > Open Settings from File main menu item, after which in the dialog box that opens select the required file.

Highlighting Syntax

The Syntax Highlighting group is used to determine display options for specific code parts in a macro window.

Set the parameters:

Font

Syntax highlighting

Debugging

The Debug group contains the settings that determine the behavior if exceptions are thrown during debugging of a custom assembly, unit, or form.

 

Editor Parameters

The Editor Parameters group contains form editor macro window settings.

Set the parameters:

See also:

Getting Started with the Development Environment