JavaDoc doesn't show my custom tags
Answered
Hi,
I just added some custom tags in Javadoc (@pre @post @inv @cons) But they don't appear in my javadoc window (ctrl+Q).
I find it quite annoying because I have to move way too much between the (documented) Interface I want to implement and the class itself.
Does someone know how to make it appear ?
Thanks in advance !
Please sign in to leave a comment.
It's not supported: https://youtrack.jetbrains.com/issue/IDEABKL-1732#comment=27-642429.
Oh, well that's a shame, but thank you :)