Get references for current file #421
Unanswered
hollowillow
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.
All reactions