Request feature "Update JavaDoc for method"
Example, I wrote a method like this
IDEA will generate JavaDoc for this method when I type /** (+ Enter) before method declaration.
But after that, I update the method declaration like this
If I want to change JavaDoc for this method uptodate, I need re-type /** (+ Enter) before method declaration then delete old JavaDoc.
I think IDEA should add this feature. This is only my opinion.
Please sign in to leave a comment.
Hello t800t8,
Please fire a JIRA request for this feature.
t> Example, I wrote a method like this
t>
t>
IDEA will
t> generate JavaDoc for this method when I type /** (+ Enter) before
t> method declaration.
t>
t> But after that, I update the method declaration like this
t>
t>
t>
t> If I want to change JavaDoc for this method uptodate, I need re-type
t> /** (+ Enter) before method declaration then delete old JavaDoc.
t>
t> I think IDEA should add this feature. This is only my opinion.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
Here it is http://www.jetbrains.net/jira/browse/IDEA-6736