Editora 0.10.0. Archived, so links from that release keep working. Read the 0.18.3 page →

LSP: Find References

lsp.findReferences

List all references to the symbol at the caret.

How to run it

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

Emacs M-S-/
VS Code S-f12
IntelliJ IDEA M-f7

See also