Y
Hacker News
new
|
ask
|
show
|
jobs
by
esafak
124 days ago
For that I believe you could use textDocument/references:
https://microsoft.github.io/language-server-protocol/specifi...
1 comments
HarHarVeryFunny
124 days ago
Yes, but that one is position-based rather than name-based - I believe it's basically for an editor to ask about whatever is under the cursor.
link