Shifting Text (Altering indentation)

The readability of source code can be greatly affected by the way indentations are used within that source code. Sometimes, you may wish to increase (or decrease) the indentation of entire blocks of code. This can be done quickly in the Gild Editor:

  1. In the Gild Editor, select the text that you would like to indent.
  2. Right-click in the Gild Editor.
  3. In the pop-up menu, select "Shift Right" to increase the indent; "Shift Left" to decrease the indent.

Previous | Index | Next