Editora 0.9.10. Archived, so links from that release keep working. Read the 0.18.5 page →
LSP: 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 LSP: Go to Definition, then press Enter. It also has a default keybinding:
| Emacs | M-. |
| Sublime Text | f12 |
| VS Code | f12 |
| IntelliJ IDEA | C-b |