Show TOC

Function documentationAdditional Editing Features Locate this document in the navigation structure

 

The editing and formatting features of the new Front-End Editor help you to maintain your code in a well-structured form and readable form.

Features

Below is a list of the available runtime features:

  • Block selection

    For more information, see Block Selection.

  • Auto Brackets

    This feature automatically adds a closed bracket when you type an open bracket. For more information, see Automatic Brace and Structure Matching.

  • Auto Indent

    This feature recognizes language structures and applies the relevant spaces in front of every different structure when you type code.

  • Smart Tabs

    This feature optimizes the tab functionality at the beginning of the lines.

  • Surround Selection

    This feature helps to insert surrounding quotation or brackets for the selection.

  • Double Rate for Key Repeat

    This feature accelerates the functionality of all keys.

  • Format After Every Paste

    This feature inserts text according to the current indentation and automatically adapts the case of keywords.

  • Caps Lock Correction

    This feature corrects the accidental usage of Caps Lock.

  • Auto Correction

    This feature helps you to correct mistyped words. The list of words to be corrected can be extended. For more information, see Auto Correction Settings.