The Goto Menu
- Goto Definition
Tries to locate the definition of the method or class at the cursor position and opens the file in
the editor. The class or method needs to be part of the SourceIndex (similar to the completion).
If the type analysis fails, "could not evaluate type" is displayed in the status line of the editor.
- Goto Last Line Position
Moves the cursor to the recently edited line in the current editor window.
- Goto Next Open File
Cycle in currently opened editor windows.
- Goto next/previous Error
Jump to the next/previous error after compiling.