This bug is fixed in the build #517. Thanks!

Best regards,
Valentin Kipiatkov
-----------------------------------------------------------
 IntelliJ Software, http://www.intellij.com/
 "Develop with pleasure"
-----------------------------------------------------------

----- Original Message -----
From: "Bluntpeak" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 15, 2001 4:13 PM
Subject: [Eap-list] Indent bug with // style method comments


> Hi,
>
> build 516, sun jdk 1.3.1, win2k
>
> When using // style method comments the indentation of the 1st line is
> wrong.
>
> instead of :
>
> // method comment
> public void someMethod() {
>    body of method
> }
>
> I actually get
>
> // method comment
>         public void someMethod() {
>    body of method
> }
>
>
> The first line always seems to be indented from the // comment start point
>
>
> H
>
>
>
>
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to