More specifically, I think "keep comments at first column" should be more clearly defined, in terms of where it applies.
Erb wrote: > I would say "//" comments should not be indented before a method, only > /* or /** > comments, but that is based on my comment style and others might disagree. > > Valentin Kipiatkov wrote: > >>> When I have a multiline comment where each line starts with "file://", >>> and it is at the first column, and comes right before a method, >>> the first line is indented, and the rest are left at column 1. >>> >> >> Do you think it should indent all those comments or leave them at the >> first >> column? What would you prefer? >> >> Best regards, >> Valentin Kipiatkov >> ----------------------------------------------------------- >> IntelliJ Software, http://www.intellij.com/ >> "Develop with pleasure" >> ----------------------------------------------------------- >> >> ----- Original Message ----- >> From: "Erb" <[EMAIL PROTECTED]> >> To: "EAP" <[EMAIL PROTECTED]> >> Sent: Friday, November 30, 2001 10:33 PM >> Subject: [Eap-list] comment reformat >> >> >> >>> (Sorry if this was already reported). >>> in #524: >>> >>> I have "keep comments at first column" selected. >>> >>> When I have a multiline comment where each line starts with "file://", >>> and it is at the first column, and comes right before a method, >>> the first line is indented, and the rest are left at column 1. >>> -- >>> >>> Erb >>> -- Erb ============================================================== "The only time I like in the morning is afternoon." - Russell D. Cooper "If you do everything, then you're all done." - Melissa F. Cooper "Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris." - Larry Wall ============================================================== _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
