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

Go to definition not working in the decompiled class #8

Open
testforstephen opened this issue Oct 25, 2019 · 1 comment
Open

Go to definition not working in the decompiled class #8

testforstephen opened this issue Oct 25, 2019 · 1 comment

Comments

@testforstephen
Copy link

When open a Java file in VS Code, and click some API from a library class, the decompiler is able to decompile the .class file. This is good feature.

But in the opened .class file, click the method invocation in the decompiled code, nothing happens. If supporting "Go to definition" in the decompiled code, that will help a lot.

@dgileadi
Copy link
Owner

Agreed. Unfortunately this feature depends on RedHat's Java support; it isn't something that this extension can do by itself.

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

No branches or pull requests

2 participants