Autoscroll from source not working when module inside group
Answered
Hello,
I have a multi-modules maven project inside a top level group + the Autoscroll from source activated.
When the group is selected and I try to open a class (ctrl + N), the autosroll doesn't work. To make it work, i need to click on one of modules inside the group and then reopen the class.
IntelliJ IDEA 2017.2.1
Build #IU-172.3544.35, built on July 31, 2017
JRE: 1.8.0_152-release-915-b6 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 7 6.1
Best Regards,
Please sign in to leave a comment.
https://youtrack.jetbrains.com/issue/IDEA-175653 may be related.
Ok, Thank you! But in my case, all the modules are added to the parent module group.