Rebracer.xml
changeset 76 831ebeeecfdf
parent 47 bd068db7779a
child 83 2d5955694057
     1.1 --- a/Rebracer.xml	Sun Mar 15 14:07:17 2015 +0100
     1.2 +++ b/Rebracer.xml	Sun Mar 15 14:39:21 2015 +0100
     1.3 @@ -106,13 +106,70 @@
     1.4          <PropertyValue name="ShowSyntaxErrors">true</PropertyValue>
     1.5        </ToolsOptionsSubCategory>
     1.6        <ToolsOptionsSubCategory name="C/C++ Specific">
     1.7 +        <PropertyValue name="AddSemicolonForClassTypes">true</PropertyValue>
     1.8 +        <PropertyValue name="AlignParameters">false</PropertyValue>
     1.9          <PropertyValue name="AlwaysUseFallbackLocation">false</PropertyValue>
    1.10 +        <PropertyValue name="AutoFormatOnBraceCompletion">true</PropertyValue>
    1.11 +        <PropertyValue name="AutoFormatOnClosingBrace">true</PropertyValue>
    1.12 +        <PropertyValue name="AutoFormatOnPaste">true</PropertyValue>
    1.13 +        <PropertyValue name="AutoFormatOnSemicolon">true</PropertyValue>
    1.14          <PropertyValue name="AutoIndentOnTab">false</PropertyValue>
    1.15          <PropertyValue name="ColorizeInactiveBlocksDifferently">true</PropertyValue>
    1.16 +        <PropertyValue name="DisableBrowsingUpToDateCheck">true</PropertyValue>
    1.17          <PropertyValue name="DisableErrorReporting">false</PropertyValue>
    1.18          <PropertyValue name="EnumerateCommentTasks">true</PropertyValue>
    1.19 +        <PropertyValue name="GroupBrackets">true</PropertyValue>
    1.20          <PropertyValue name="HighlightMatchingTokens">true</PropertyValue>
    1.21 +        <PropertyValue name="IndentAccessSpecifiers">false</PropertyValue>
    1.22 +        <PropertyValue name="IndentBlockContents">true</PropertyValue>
    1.23          <PropertyValue name="IndentBraces">false</PropertyValue>
    1.24 +        <PropertyValue name="IndentCaseBraces">false</PropertyValue>
    1.25 +        <PropertyValue name="IndentCaseContents">true</PropertyValue>
    1.26 +        <PropertyValue name="IndentCaseLabels">false</PropertyValue>
    1.27 +        <PropertyValue name="IndentGotoLabels">1</PropertyValue>
    1.28 +        <PropertyValue name="IndentNamespaceContents">true</PropertyValue>
    1.29 +        <PropertyValue name="NewlineControlBlockBrace">0</PropertyValue>
    1.30 +        <PropertyValue name="NewlineEmptyFunctionCloseBrace">true</PropertyValue>
    1.31 +        <PropertyValue name="NewlineEmptyTypeCloseBrace">true</PropertyValue>
    1.32 +        <PropertyValue name="NewlineFunctionBrace">0</PropertyValue>
    1.33 +        <PropertyValue name="NewlineInitListBrace">0</PropertyValue>
    1.34 +        <PropertyValue name="NewlineKeywordCatch">true</PropertyValue>
    1.35 +        <PropertyValue name="NewlineKeywordElse">true</PropertyValue>
    1.36 +        <PropertyValue name="NewlineKeywordWhile">false</PropertyValue>
    1.37 +        <PropertyValue name="NewlineLambdaBrace">0</PropertyValue>
    1.38 +        <PropertyValue name="NewlineNamespaceBrace">0</PropertyValue>
    1.39 +        <PropertyValue name="NewlineTypeBrace">0</PropertyValue>
    1.40 +        <PropertyValue name="PreserveBlock">1</PropertyValue>
    1.41 +        <PropertyValue name="PreserveParameterIndentation">false</PropertyValue>
    1.42 +        <PropertyValue name="RemoveSpaceBeforeSemicolon">true</PropertyValue>
    1.43 +        <PropertyValue name="SpaceAfterCastParenthesis">false</PropertyValue>
    1.44 +        <PropertyValue name="SpaceAfterComma">true</PropertyValue>
    1.45 +        <PropertyValue name="SpaceAfterSemicolon">true</PropertyValue>
    1.46 +        <PropertyValue name="SpaceAroundAssignmentOperator">2</PropertyValue>
    1.47 +        <PropertyValue name="SpaceAroundBinaryOperator">2</PropertyValue>
    1.48 +        <PropertyValue name="SpaceAroundConditionalOperator">2</PropertyValue>
    1.49 +        <PropertyValue name="SpaceBeforeBracket">false</PropertyValue>
    1.50 +        <PropertyValue name="SpaceBeforeComma">false</PropertyValue>
    1.51 +        <PropertyValue name="SpaceBeforeConstructorColon">true</PropertyValue>
    1.52 +        <PropertyValue name="SpaceBeforeControlBlockParenthesis">true</PropertyValue>
    1.53 +        <PropertyValue name="SpaceBeforeEmptyBracket">false</PropertyValue>
    1.54 +        <PropertyValue name="SpaceBeforeFunctionParenthesis">false</PropertyValue>
    1.55 +        <PropertyValue name="SpaceBeforeInheritanceColon">true</PropertyValue>
    1.56 +        <PropertyValue name="SpaceBeforeInitListBrace">false</PropertyValue>
    1.57 +        <PropertyValue name="SpaceBeforeLambdaParenthesis">false</PropertyValue>
    1.58 +        <PropertyValue name="SpaceBetweenEmptyBraces">false</PropertyValue>
    1.59 +        <PropertyValue name="SpaceBetweenEmptyBrackets">false</PropertyValue>
    1.60 +        <PropertyValue name="SpaceBetweenEmptyFunctionParentheses">false</PropertyValue>
    1.61 +        <PropertyValue name="SpaceBetweenEmptyLambdaBrackets">false</PropertyValue>
    1.62 +        <PropertyValue name="SpaceWithinBrackets">false</PropertyValue>
    1.63 +        <PropertyValue name="SpaceWithinCastParentheses">false</PropertyValue>
    1.64 +        <PropertyValue name="SpaceWithinControlBlockParentheses">false</PropertyValue>
    1.65 +        <PropertyValue name="SpaceWithinExpressionParentheses">false</PropertyValue>
    1.66 +        <PropertyValue name="SpaceWithinFunctionParentheses">false</PropertyValue>
    1.67 +        <PropertyValue name="SpaceWithinInitListBraces">true</PropertyValue>
    1.68 +        <PropertyValue name="SpaceWithinLambdaBrackets">false</PropertyValue>
    1.69 +        <PropertyValue name="TrimSpaceAroundScope">true</PropertyValue>
    1.70 +        <PropertyValue name="TrimSpaceUnaryOperator">true</PropertyValue>
    1.71        </ToolsOptionsSubCategory>
    1.72      </ToolsOptionsCategory>
    1.73    </ToolsOptions>