Alt-G - Goto Line Move the source code window to a specific line. ──────────────────────────────────────────────────────────────────────────────
Allows you to move the source code window to a specific line of code within the current source code file.
<Alt><G> will bring up a box asking for a line number. The default line number is the current line number in the source code file.
If you enter a number higher than the last line of source code within the file, the source code will be positioned at the last line in the source code file.