jdaugherty opened a new issue, #65: URL: https://github.com/apache/grails-intellij-plugin/issues/65
As a grails programmer, I find the "domain class dependencies" view very useful to me. But in my opinion, it isn't good enough yet. 1. It is very difficult to find the dependencies of a specified domain class if there are more than 50 domain classes. The picture is too big. 2. I cannot drag the picture by mouse to navigate in the view, the only way is to scroll the scrollbar. 3. It is very difficult to find a domain class in the view. No way to find, No auto complete. 4. If two domain classes are parent-child relationship. A has many B, B belongs to A. But the picture only show one relationship. Many thanks to improve this functionality. --- *Imported from [IDEA-54465](https://youtrack.jetbrains.com/issue/IDEA-54465) · Type: Usability Problem · Votes: 0* *Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
