Setting preferences for editor save actions

You can use the Save Action preference page to configure actions that are performed by the PL/I Editor when you save a file.

Procedure

  1. Click Windows > Preferences > PL/I > Editor > Save Actions.
  2. Click Perform the selected actions on save to perform the specified save options for source and include files.
  3. Click Remove trailing whitespace to remove white-space characters from the end of the text line during a save.
  4. Click Format source code to enable one or more options for just source files.
    1. Click Apply all formatting options for all Formatter preferences to be performed during a save.
    2. Click Apply only capitalization options for options that are related to capitalization to be performed during a save.
  5. In the Include Files section, click Remove trailing whitespace to remove white-space characters from the end of the text line when you save include files.

Feedback