Page 1 of 1

Formatter Options: Class indentation

Posted: Tue Dec 09, 2008 11:41 pm
by KernelPanic
Hello and thanks for your IDE!
I have some problems with Code Formatter options.
In the Custom tab of options window I tried to set indentations for Class and Case, but them both set the Case indentation without effecting on the class indentation.
I think that Class indentation must to indent class sections like public, protected, etc. Am I wrong?

Alex

Re: Formatter Options: Class indentation

Posted: Wed Dec 10, 2008 11:45 am
by eranif
Hi Alex,

Indeed it was a bug where 'indent class' was mixed with 'indent case'

This is now fixed in SVN trunk

Eran

Re: Formatter Options: Class indentation

Posted: Wed Dec 10, 2008 12:14 pm
by KernelPanic
Hi, Eran,
thank you for answer.
I'll wait for a new version for this feature.

Alex.