The CZT > Editor preference page offers the general settings for the CZT editor.

CZT Editor Preference Page

The following properties can be set in this page:

Parsing

Enable parsing
Default: On
Enables the background parsing. If it is enabled, the parser runs constantly in the background each time a file is opened or the text in the editor is changed. If it is disabled, then those parser-dependent features, for example the content outline and hover messages, will be unavailable.
Report problems when saving
Default: Off
The editor reports problems found by the background parser when the editor is saved.
Report problems while editing
Default: On
The editor reports problems found by the background parser as the user is editing the specification

Matching Brackets

Highlight Matching Brackets
Default: On
Whether the matching brackets are highlighted in the editor.
Matching Brackets Color
Default: Gray (RGB 192,192,192)
The color used for highlighting the matching bracket.

General Settings

Synchronize Outline selection when the cursor moves
Default: On
The selection in the editor synchronizes with the selection in the Outline view.
Show text hover
Default: On
The editor displays hover message when the mouse is hovering inside the editor.
Mark Occurrences
Default: On
The editor highlights all occurrences of a Z name when the cursor within it.

Back to top

Version: 1.6.0-SNAPSHOT. Last Published: 2016-04-09.

Reflow Maven skin by Andrius Velykis.