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

0
4 comments
Avatar
Permanently deleted user

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.

0
Avatar
Permanently deleted user

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

0
Avatar
Permanently deleted user

Thanks so much for the kind words!

0

Please sign in to leave a comment.