Code Formatter
Code Formatter Manager is intended to format text according to the chosen settings.
Press button on the menu panel to call Code Formatter Manager.
The whole project can be formatted as well as the separate object or procedure.
There are the following bookmarks on the "Code Formatter" form:
- Code Indentation
- Blank Lines
- Line Wrapping
On the"Code Indentation" bookmark you may choose:
- The type of added symbols - tabulation and space.
- Indent entire code within procedures.
- Indent "Case" blocks within "Select Case" structures.

In the "View" windows you may see the example of the code fragment formatted according to the chosen settings.
On the "Blank Lines" bookmark you may set the rule to include additional empty lines for the operators and functions.

On the "Line Wrapping" bookmark you may set the rule to wrap long phrases to the nest lines.

|