autoscroll from source no longer works from decompiled source to external libraries
Answered
Hi. I used to be able to decompile a class file, and, with "autoscroll from source" enabled, the project view would open onto the external library in the project view. This behavior no longer seems to work in the latest IDEA builds (currently using 2016.2.4 #IU-162.2032.8). The closest workaround I've found is to ctrl-click on the package at the top of the decompiled source file, but this still slows me down for a lot of the reverse engineering work that I do. Is there a setting I'm missing that would re-enable the older, preferable autoscroll from (decompiled) source behavior?
Thanks,
-JP
Please sign in to leave a comment.
This issue should be fixed in 2016.3: https://confluence.jetbrains.com/display/IDEADEV/IDEA+2016.3+EAP.
Thanks!