Skip to content

Is there any way to achieve 'jump from method implementation to interface method definition'? #1115

Closed Answered by Jint-lzxy
JohnWickzzz asked this question in Q&A
Discussion options

You must be logged in to vote

I think this really depends on the language server u're using, bc the formal specification doesn't mandate that servers must implement a textDocument/switchSourceHeader method. I know clangd supports this (extra) feature and we have a mapping for it, but for Java, IMO u should contact ur LSP vendor or check their documentation to see if there's a similar feature available.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@JohnWickzzz
Comment options

@CharlesChiuGit
Comment options

@JohnWickzzz
Comment options

@ayamir
Comment options

Comment options

You must be logged in to vote
1 reply
@JohnWickzzz
Comment options

Answer selected by JohnWickzzz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
4 participants