- Subject: Re: kitware indentation style (C/C++ mode)
- From: "John E. Davis" <davis@xxxxxxxxxxxxx>
- Date: Sun, 27 Apr 2008 23:53:23 -0400
Olesen, Mark <Mark.Olesen@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Within a conditional or loop the settings C_BRACE=2, C_INDENT=0 work
> fine, but at the top function level C_BRACE=0, C_INDENT=2 is needed.
>
> Any ideas about how to solve this?
Try:
C_Outer_Block_Offset = 2;
C_BRACE = 2;
C_INDENT = 0;
If that works, then I will add a "kit" style.
Thanks,
--John
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2008 date index]
[2008 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]