jdaugherty opened a new issue, #141: URL: https://github.com/apache/grails-intellij-plugin/issues/141
Using the build-in grails message taglib - <g:message code="" /> - within the "code" parameter, intellij can autocomplete from i18n property-files. If using a custom tag library to lookup i18n keys, intellij should supply an annotation to mark the paramater as a i18n property to enable auto completion in custom tags. Issue reported here: [http://devnet.jetbrains.com/message/5498078](http://devnet.jetbrains.com/message/5498078) Mail from <hidden-personal-data>: It's not possible right now. Please file a feature request at [http://youtrack.jetbrains.com/issues/IDEA](http://youtrack.jetbrains.com/issues/IDEA) and we'll consider adding this feature. We could add a special JavaDoc tag that will be used to determine that the parameter should be completed as i18n property. --- *Imported from [IDEA-113409](https://youtrack.jetbrains.com/issue/IDEA-113409) · Type: Feature · 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]
