More structure in Structure Tool Window for Gradle build file?
Answered
The Structure Tool Windows for Gradle build files contains only a root node "build.gradle" with one child node "build". Isn't it possible to display more structure elements like tasks or elements like war, jar, test or dependencies?
A structure view comparable to the one for Maven build files would be beneficial for navigation in bigger Gradle scripts.
Please sign in to leave a comment.
Hi, we have a related ticket, please upvote: https://youtrack.jetbrains.com/issue/IDEA-137594