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

Add textdocument/implementation support. #766

Merged
merged 1 commit into from
Aug 27, 2018

Conversation

fbricon
Copy link
Contributor

@fbricon fbricon commented Aug 25, 2018

java.lang.Object is treated as a special case. Because of its large type
hierarchy, implementation location is not computed from reading all
files. Instead a default location at 0,0 will always be returned.

Fixes #556

Signed-off-by: Fred Bricon [email protected]

java.lang.Object is treated as a special case. Because of its large type
hierarchy, implementation location is not computed from reading all
files. Instead a default location at 0,0 will always be returned.

Fixes eclipse-jdtls#556

Signed-off-by: Fred Bricon <[email protected]>
@fbricon fbricon changed the title Add textdocumenmt/implementation support. Add textdocument/implementation support. Aug 25, 2018
@fbricon fbricon requested a review from snjeza August 25, 2018 15:04
@fbricon
Copy link
Contributor Author

fbricon commented Aug 25, 2018

@tolusha In Che, you can use ImplementationCollector and its Mapper for your specific needs. Please take a look

@fbricon fbricon merged commit bb595f8 into eclipse-jdtls:master Aug 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants