Formatting your program

To improve the appearance and readability of your source code, you can set format specifications. When you set format specifications, you can enter your code without concern about the format and then use the Format action in the editor to format the code according to the specifications.

About this task

The format specifications are defined on the Formatter preference page.

Procedure

  1. In the editor, right-mouse click to open the menu.
  2. Click Source > Format.

Feedback