Keybind to jump to line
Assembler view
A keybind like Ctrl+L that shows a popup to enter a line number and then jumps to it would be helpful when looking at stack traces.
Decompile view
I saw that showing line numbers is problematic (#753), but I wasn't sure if mapping back to the decompiled code on just a few instructions at a time is easier. If not, at least jumping to the top of the method that contains the line of code would be helpful.
(Note that in obfuscated stack traces, the method name is often not enough to find the method)
Keybind to jump to line
Assembler view
A keybind like Ctrl+L that shows a popup to enter a line number and then jumps to it would be helpful when looking at stack traces.
Decompile view
I saw that showing line numbers is problematic (#753), but I wasn't sure if mapping back to the decompiled code on just a few instructions at a time is easier. If not, at least jumping to the top of the method that contains the line of code would be helpful.
(Note that in obfuscated stack traces, the method name is often not enough to find the method)