Navigate to the Last Edited Location

Move around the files you're working on quickly with keyboard shortcuts.

Use ⇧⌘⌫ (macOS) / Ctrl+Shift+Backspace (Windows/Linux) to navigate to the last edited location.


Related Resources

Generate constructors and accessor methods
Generate constructors and accessor methods
Quickly generate common code constructs such as Constructors, Getters and Setters.
Expand and Collapse Code
Expand and Collapse Code
Quickly view specific parts of a class by expanding or collapsing code blocks.
Move Statement
Move Statement
Move a statement up or down within the same scope.