Use Ctrl+B to jump to a declaration

When your cursor is on various kinds of symbol, pressing Ctrl+B will take you to the declaration of that symbol.

This works on usages of lexical variables, private methods in the current class, subroutines declared within the project (either in the same file or imported), and types declared within the project (classes, roles, grammars, subsets, and so forth).