Code Editor

Code Completion

The Code editor provides auto-completion for configuration elements and suggests possible values.

  • Activate: press Ctrl+Space.

  • Field name completion:

Field name completion
  • Value completion:

Value completion

Error Marker

Lines containing errors are indicated with a red circle. The Save button is disabled until all errors are resolved.

  • View error message: hover the mouse over the red circle.

Mark error

Change Marker

Modified parameters are indicated with a revert icon for easy tracking and revert changes.

To revert changes, click the Revert icon.

Mark change

CSV Import and Export

Some parameters support importing from and exporting to CSV files.

Export to CSV

To export parameter data to a CSV file, click the Export to CSV button.

Download to csv

Import from CSV

To import parameter data from a CSV file, click the Import from CSV button.

Upload from csv

Collapse unchanged lines

Note

This feature is only available for certain configurations.

In diff mode, unchanged lines can be collapsed, showing only modified lines and a configurable number of surrounding context lines.

To change the number of context lines, select a value from the Context dropdown below the editor.

Collapse unchanged lines

Note

The default value is Infinity (all lines are shown).