Formatting Code

PDT can auto-format your code according to set standards in order to make it easily navigable and readable.

This procedure demonstrates how to format your scripts.

 

 

Instructions on how to complete a procedure

To format your whole script:

  1. Open the required file.

  2. Go to Source | Format Document or press Ctrl+Shift+F.

Your code will be automatically formatted according to the settings defined in the Formatter Preferences page, accessed from Window | Preferences | Formatter.

 

Unformatted Code

Formatted Code

 

 

Instructions on how to complete a procedure

To format only selected lines within the script:

  1. Select the relevant lines.

  2. Go to Source | Format Active Elements -or- press Ctrl+I.

Only the selected lines will be formatted.

 

 

 

Related Links

Related Links:

Formatter Preferences