jdaugherty opened a new issue, #354: URL: https://github.com/apache/grails-intellij-plugin/issues/354
What steps will reproduce the issue? 1.Create a grails project (version doesn't matter) 2.Create a controller, create methods with different length names and generate the views 3.Click on the controller Views menu What is the expected result? It should list all the gsps in alphabetically order What happens instead? It lists all the gsps but order them by the length of the gsp name, is difficult to locate the gsp if there are many on the same controller (don't ask me to break down the controller)_⚠️ attachment `Screen Shot 2020-06-05 at 11.54.52.png` was not included in the export_ --- *1 attachment(s) referenced here (`Screen Shot 2020-06-05 at 11.54.52.png`) are not part of the CSV export.* *Imported from [IDEA-242639](https://youtrack.jetbrains.com/issue/IDEA-242639) · Type: Bug · 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]
