Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Type Hierarchy #28

Closed
guw opened this issue Jul 6, 2016 · 6 comments
Closed

Support for Type Hierarchy #28

guw opened this issue Jul 6, 2016 · 6 comments

Comments

@guw
Copy link
Contributor

guw commented Jul 6, 2016

Probably needs extension of the protocol as well as in VScode?

@gorkem
Copy link
Contributor

gorkem commented Nov 26, 2016

See microsoft/language-server-protocol#136 for protocol discussions

yaohaizh pushed a commit to yaohaizh/eclipse.jdt.ls that referenced this issue Jul 4, 2017
fbricon pushed a commit to fbricon/eclipse.jdt.ls that referenced this issue Aug 21, 2017
add jdt language server info provider implementation
@Yanpas
Copy link

Yanpas commented Sep 26, 2018

Isn't this functionality already implemented is Eclipse? The only thing left to do is to expose LSP-RPC method.

@fbricon
Copy link
Contributor

fbricon commented Sep 26, 2018

It needs to be rewritten to decouple it from JDT UI. So, once we have standardized the protocol, then we'll refactor eclipse's internals for jdt.ls to conform to it

@Yanpas
Copy link

Yanpas commented Sep 26, 2018

You may implement it as cquery project did as protocol extension and then rename this method. The LSP proposal is already 2 years old and seems will be accepted only when vs code developers need it.

kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Oct 2, 2018
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Oct 5, 2018
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Oct 8, 2018
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Oct 8, 2018
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Oct 8, 2018
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Oct 8, 2018
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Oct 8, 2018
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Oct 9, 2018
@kittaakos
Copy link

PR: #823

kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Oct 9, 2018
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Oct 11, 2018
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Jan 22, 2019
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Jan 22, 2019
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Jan 23, 2019
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Jan 23, 2019
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Jan 24, 2019
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Jan 25, 2019
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Jan 25, 2019
kittaakos pushed a commit to kittaakos/eclipse.jdt.ls that referenced this issue Mar 5, 2019
@fbricon
Copy link
Contributor

fbricon commented Sep 8, 2021

Was fixed 6 months ago with #1656

@fbricon fbricon closed this as completed Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants