Use line numbers and word wrap

When you edit or modify code, line numbers make code easier to scroll and parse. Word wrap helps you avoid horizontally scrolling long lines of code (especially when you work in the authoring environment, or at low screen resolutions).

Enable or disable line numbers

  • From the panel menu  (at the upper-right corner of the Actions panel), select Line Numbers.
  • In the Script window, select View > Line Numbers.
  • Press Control+Shift+L (Windows) or Command+Shift+L (Macintosh).

Highlight a specific line

  • From the panel menu  (at the upper-right corner of the Actions panel), select Go To Line.
  • In the Script window, select Edit > Go To Line.

Enable or disable line word wrap

  • From the panel menu  (at the upper-right corner of the Actions panel), select Word Wrap.
  • In the Script window, select View > Word Wrap.
  • Press Control+Shift+W (Windows) or Command+Shift+W (Macintosh).

  This page on the Web