Go to Definition

lsp.gotoDefinition

Jump to the definition of the symbol at the caret.

How to run it

Open the command palette (M-x in the Emacs keymap) and search for Go to Definition, then press Enter. It also has a default keybinding:

Emacs M-.
Sublime Text f12
VS Code f12
IntelliJ IDEA C-b

See also