I cannot reproduce this. Please, send me your code style settings
(<IDEA_HOME>/config/option/code.style.xml).

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

----- Original Message -----
From: "Nithy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 26, 2002 9:16 PM
Subject: [Eap-list] idea EAP605 static block formatting bug


> I am using idea EAP 605
>
> static block brackets not aligned properly.
>
> when I try to create a static block after typing static and enter the
cursor
> moves one tab instead of staying below "s" of the word static.
>
> static
>    {
>    }
>
> I would expect it to be like
> static
> {
> }
>
> Note: I specified "NextLine" for all Class Declaration, Method declaration
> and others in IDE options - Indent and braces.
>
> Is there anything I am missing or is it really a bug.
>
> Thanks,
> Nithy.
>
>
> _______________________________________________
> 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