What method can I use to intercept "textDocument/definition" because I want to customize the peek definition or go to definition #483
Unanswered
NightMingGit
asked this question in
Q&A
Replies: 2 comments 1 reply
-
What I really want to do is to go to definition across files and I don't know how to do that, right |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @NightMingGit you have to do some work on the client side to make such things work. For inspiration take a look at the languageclient code used in: |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Beta Was this translation helpful? Give feedback.
All reactions