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

Sourcemap does not use decompiler settings #32

Open
holly-hacker opened this issue Jul 24, 2020 · 0 comments
Open

Sourcemap does not use decompiler settings #32

holly-hacker opened this issue Jul 24, 2020 · 0 comments
Labels
area:sourcemap bug Something isn't working help wanted Extra attention is needed

Comments

@holly-hacker
Copy link
Owner

holly-hacker commented Jul 24, 2020

Corrently the sourcemapping decompilers will use default settings, meaning that eg. compiler-generated classes will not be shown.

A solution would be to simply import IDecompilerService and get the real decompiler instances from there, but it doesn't seem to be created yet when decompilers are instantiated.

@holly-hacker holly-hacker added bug Something isn't working good first issue Good for newcomers area:sourcemap help wanted Extra attention is needed and removed good first issue Good for newcomers labels Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:sourcemap bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant