new artifact Follow
There is one feature that annoy me very much. When we add new Grails artifact, e.g. a GSP, a pop-up show up to ask me enter a name. For most of the case, I enter sth like "mypage.gsp" and at the end it creates a "mypage.gsp.gsp". The same case apply to controller.
I wonder if it is possible to add a check to the entered value so, if i've entered a "xxx.gsp", it assumes I want to create a "xxx.gsp" rather than "xxx.gsp.gsp"? people who like to name their file with double .gsp suffix could still do so. :)
regards,
mingfai
Please sign in to leave a comment.
Hello Ming,
Please file a JIRA issue.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
done. http://www.jetbrains.net/jira/browse/GRVY-1913