Hi all,
Can anyone tell me how can I tell STS to identify the core GSP tags such as <g:message> ?
Thanks.
Printable View
Hi all,
Can anyone tell me how can I tell STS to identify the core GSP tags such as <g:message> ?
Thanks.
Unfortunately, that is not possible yet. However, I am working on the gsp editor now. I expect to have some enhancements later this week (after the 2.3.0 release, but available in the nightly build) that will include these basic tags in content assist. Also, grails-aware content assist inside of ${...} blocks will be available too.
2.3 coming this week? cool!
The STS plugin for Grails is a real improvement over my previous eclipse+groovy-plugin setup.
Thanks!