Java Format Code looses indentation for multi-line TODO: in JavaDoc comments

已回答

I love multi-line TODO: comments in general and in JavaDocs to draw attention to something or mark a to do item. However, I have not found a way to configure Java code style options to not loose the indentation on continuation lines, effectively removing them from the multi-line todo:

Before format:

After format:

Is there such an option or is this a YouTrack feature request?

0

Thanks Serge. I added my two cents' worth by voting it up on YouTrack.

0

请先登录再写评论。