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

Save source could insert blank lines to get generated code lines in the correct position in the file #2

Closed
matthieu-labas opened this issue Mar 25, 2015 · 1 comment
Assignees

Comments

@matthieu-labas
Copy link

When decompiling a class, a comment in front of each code line shows the line in the original source file. It would be great to have the code line at the same line in the generated source.

E.g. in the screenshot, code line int oTag = ... is at line 450 in original source but at line 213 in saved source.

dummy

@emmanue1 emmanue1 self-assigned this Mar 25, 2015
@emmanue1
Copy link
Collaborator

If you check "Realign line numbers" in "Source Saver" preferences, the original line numbers should match the file line numbers.

preferences source

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