Javadoc fro groovy files
Hi
Is there a simple way to enlable the shortcut that inserts the javadoc block for a class, method etc.
I've tried typing "/** ]]>" which works great for Java files, but in a groovy file this appears to do nothing.
Thanks
Please sign in to leave a comment.
Hello Anthony,
no, we currently do not support doccomments stubs generation, nor any references inside doc comments. The API for the former does not allow us to plug with current PSI we have,
so the modifications will be made in the next release cycle.
Eugene.
That's great news!
Thanks for the info.
Just like to say how much my productivity has increased since starting to use IDEA for grails development... look forward to future released of JETGroovy plugin
Thanks so much for the kind words!