Get references for current file #421
Answered
by
havyhdtibzbm
hollowillow
asked this question in
Q&A
-
|
Is there a simple way to call vim.lsp.buf.references() to get all the references to the current file? Right now if I want to do this I create a temporary link in the file and run the native keybind (grr), which works but is rather clumsy |
Beta Was this translation helpful? Give feedback.
Answered by
havyhdtibzbm
Sep 14, 2025
Replies: 1 comment
-
|
This LSP supports references https://github.com/iwe-org/iwe |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
artempyanykh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This LSP supports references https://github.com/iwe-org/iwe