Moving Through Your Code

Tips for moving through and navigating your code base

There are two screencasts on Navigation which you may also find useful:

Navigating Forward & Backward

Move forward and backward between your locations in the code

Use ⌘[ (macOS), Ctrl+Alt+Left Arrow (Windows/Linux) to navigate backwards and ⌘] (macOS), Ctrl+Alt+Right Arrow (Windows/Linux), to navigate forwards.