Inconvenient to browse packages when using apt (or kapt)
Answered
Hi. There are some inconveniences while using apt (or kapt).
If the generated source code by apt exists, ctrl + clicking on the package will navigate to the folder of the generated source rather than the original source.
The purpose of navigating a package is to see the folder where the original source exists rather than the automatically generated source.
If IDEA currently navigates according to priority of the source, I would like IDEA to support handling of such exceptional situations for convenience.
Is there any solution I don't know about this situation?
Please sign in to leave a comment.
Hello,
I believe the situation you described is covered by this issue: KT-7913. Feel free to vote for it and follow it for updates from the developers. I added your feedback there too.
See this article if you are not familiar with YouTrack.