Grails gdoc editor support (esp IntelliJ)
Posted
by Stefan
on Stack Overflow
See other posts from Stack Overflow
or by Stefan
Published on 2010-05-25T08:54:13Z
Indexed on
2010/05/25
9:01 UTC
Read the original article
Hit count: 276
Since Grails 1.2 there's a documentation engine included: gdoc. The documentation's syntax is based on the Textile format.
Is there some editor support for this? My first choice would be a plugin for IntelliJ, second option on for vim or gedit. Any hints welcome. I am totally a aware that the format is very simple by itself but having code coloring and content assist would be really nice.
© Stack Overflow or respective owner