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

Ctrl + Click for Definitions doesn't appear to work for 2nd and 3rd extended classes #65

Closed
addshore opened this issue Aug 6, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@addshore
Copy link
Contributor

addshore commented Aug 6, 2020

In a class that looks like this:

interface PrefetchingTermLookup extends TermBuffer, TermLookup, AliasTermBuffer {
}

Ctrl + Clicking on the first extension class correctly works:

image

However ctrl + clicking on the other 2 classes does not do anything :/

@jakubmisek jakubmisek added the bug Something isn't working label Aug 6, 2020
@addshore addshore changed the title Ctrl + Click for Definitions doesn't appear to work for 2nd and 3rd extensions Ctrl + Click for Definitions doesn't appear to work for 2nd and 3rd extended classes Aug 6, 2020
@jakubmisek
Copy link
Member

fixed since 1.0.5019+ (to be released)

@addshore
Copy link
Contributor Author

I can verify this is working for me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants