jadx
jadx copied to clipboard
[feature] Go to line (smali code lines)
Describe your idea
It would be good to have "go to line" for files. In smali I think the statement is called .line
.
Currently it is possible to switch between lines of the file and "stack trace lines". In the application that I want to debug, the stack trace lines are not in ascending order so it is not easy to find the correct line.