You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While "--displayLineNumbers true" adds line numbers as comments to the decompiled files this doesn't allow using them for debugging, the lines have to be reformated first.
While "--displayLineNumbers true" adds line numbers as comments to the decompiled files this doesn't allow using them for debugging, the lines have to be reformated first.
I'd like the request a "--realignLineNumbers" option that automatically inserts empty lines to make the decompiled line numbers match the originals, equal to JG-GUIs feature: https://github.com/search?q=repo%3Ajava-decompiler%2Fjd-gui%20realign&type=code
The text was updated successfully, but these errors were encountered: