Moving the insertion point while editing text in the Script area

The following table lists keys that move the insertion point in the Programmer's pane.

Key

Moves the insertion point

Ctrl+End

To the end of the last line.

Ctrl+Home

To the beginning of the first line.

Ctrl+Left Arrow

To the first character in the previous word.

Ctrl+Right Arrow

To the first character in the next word.

Down Arrow

One line down.

End

To the end of the line.

Home

To the beginning of the line.

Left Arrow

One character to the left.

Right Arrow

One character to the right.

Up Arrow

One line up.

Tip: Use PgUp and PgDn to scroll one screen up or down, overlapping one line from the previous screen.
Note: If bi-directional language support is enabled, the keyboard shortcut LEFT CTRL + LEFT SHIFT changes the horizontal progression to right-to-left, and the keyboard shortcut RIGHT CTRL + RIGHT SHIFT changes the horizontal progression to left-to-right.