Editor - Display Settings

Applies to AQTime 8.81, last modified on January 18, 2022

Settings of the Display group of Editor’s options control how Editor displays source code files. The Display settings are organized into the following sections:

Text

  • Font name - Lists all fonts installed on your system and specifies the one to use in the Editor. You can quickly preview fonts in the drop-down window by hovering the mouse pointer over the font name in the list.

  • Font size - Font size in points.

  • Control characters - If this option is enabled, Editor displays spaces, tabs and line breaks using special characters, so that you can distinguish, for instance, a tab from a string of spaces.

Background

  • Style - Specifies the background style. You can select one of the four gradient effects or empty background (None). To select the color of the gradient fill, use the Start color and End color controls.

  • Start color and End color - Specifies the start and end color for the gradient fill and are used when the Style option is not None.

  • Right margin - The right margin is a thin vertical line to specify where your break lines are. This setting defines whether the line is shown in the panel.

  • Right margin position - Specifies the position of the right margin line within the panel. The position is specified in pixels from the left side of the Editor window.

Gutter

The gutter is the gray area to the left of the Editor panel where markers and line numbers are displayed. These settings allow you to specify the visual style of the gutter.

  • Style - Specifies the background style for the gutter. You can select one of the four gradient effects or None. To select the color of the gradient fill, use the Start color and End color controls.

  • Start color and End color - Specify the start and end color for the gradient fill and are used when the Style option is not None.

  • Gutter capacity - Specifies the gutter width in relative units. It means how many markers can be placed in the gutter on one line.

  • Line numbers - Specifies whether line numbers will be displayed in the gutter.

See Also

Editor Panel Settings
About the Editor Panel

Highlight search results