The IDE Properties

The properties window is real system Properties Dialog box and thus the window text is displayed in your language (here Dutch).

The dialog box displays three or more tabs, depending on the version you own. The Editor tab allows you to set code editor options, the Printer tab provides settings for printing a code listing, and the Compiler tab is used to set compiler options.

The Editor Tab

Syntax Formatting

The top elements in the Editor Tab all affect the display of the syntax in the Code Editor.

IDE Language

Below the Syntax Coloring you are given the option to change the Language in which elements of the IDE and messages are displayed. Currently the only two options are English and German - English is the default UNLESS German is the default UI.

Save Options

In the Save frame are two options to alter IDE behaviour when a file is saved:

Ctrl-Left and -Right

Using Ctrl with the left and right directional arrows allows quick movement through a line a code. The default behaviour is for the cursor to be moved in the direction of the arrow used, skipping to the beginning of the next/preceding word until the end of the line is reached when you can move no further. Included in this section of the Editor Properties are two options to alter this behaviour as follows:

Miscellaneous Options

Along the right of the box below the Syntax Coloring buttons are six miscellaneous options which affect the Editor in the following ways:

See Also

Printer Tab, Compiler Tab, The Extra Tab

{Created by Sjouke Hamstra; Last updated: 01/12/2021 by James Gaite}