Go To Definition
Takes you to the source code, if available, where the respective class, method,
or field is defined.
See also:
Go To Definition
Go To Line
Displays the Goto dialog box. Enter a line number and the cursor moves
to that line number.

Go To Last Changed
Moves the cursor to the line number where you made the last change to the
text.
Go to Matching Brace
Go to the matching bracket which correspond to the brace your cursor is currently
on.
Go to Matching Tag
Go to the matching tag which correspond to the tag your cursor is currently
on. For example: <html>........</html>.
Go to Left Matching Brace
Go to the closest left matching bracket, looking up from the position of the
cursor.
Go to Right Matching Brace
Go to the closest right matching bracket, looking up from the position of
the cursor.
Previous Folding Edge
Go to previous line which contain a folding edge. (Apply to the same level
only)
Next Folding Edge
Go to next line which contain a folding edge. (Apply to the same level only)
Previous Paragraph
Go to previous paragraph.
Next Paragraph
Go to next paragraph.
Previous Method
Go to previous method.
Next Method
Go to next method.

home
previous