Symbol:
Function: The command starts an automatic formatting of the code in the open ST editor.
Call: Menu bar: “Edit Advanced”; context menu of the window in focus in the ST editor
Requirement: The focus is in the ST editor. The syntax of the ST code does not contain any errors.
The following formatting is performed automatically:
-
Keywords are converted to uppercase letters.
-
Spacing is standardized.
-
Indentations are changed according to syntax.
-
Long lines are wrapped in sensible places.
See also