Rebracer.xml
author StephaneLenclud
Thu, 18 Apr 2013 19:51:05 +0200
branchMiniDisplay
changeset 443 8c139748f179
child 450 f2d8620e2434
permissions -rw-r--r--
FrontView can now display time when not packed.
Now waiting 4 ticks before cycling.
StephaneLenclud@441
     1
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
StephaneLenclud@441
     2
<!--Rebracer Solution Settings File-->
StephaneLenclud@441
     3
<!--This file contains Visual Studio settings for OpenHardwareMonitor.sln.-->
StephaneLenclud@441
     4
<!--Rebracer uses this file to apply settings for this solution-->
StephaneLenclud@441
     5
<!--when the solution is opened.-->
StephaneLenclud@441
     6
<!--Install Rebracer from http://visualstudiogallery.msdn.microsoft.com/410e9b9f-65f3-4495-b68e-15567e543c58 -->
StephaneLenclud@441
     7
<!--See https://github.com/SLaks/Rebracer for more information-->
StephaneLenclud@441
     8
<UserSettings>
StephaneLenclud@441
     9
  <ToolsOptions>
StephaneLenclud@441
    10
    <ToolsOptionsCategory name="Environment">
StephaneLenclud@441
    11
      <ToolsOptionsSubCategory name="TaskList">
StephaneLenclud@441
    12
        <PropertyValue name="CommentTokens" ArrayType="VT_VARIANT" ArrayElementCount="4">
StephaneLenclud@441
    13
          <PropertyValue name="0">TODO:2</PropertyValue>
StephaneLenclud@441
    14
          <PropertyValue name="1">HACK:2</PropertyValue>
StephaneLenclud@441
    15
          <PropertyValue name="2">UNDONE:2</PropertyValue>
StephaneLenclud@441
    16
          <PropertyValue name="3">UnresolvedMergeConflict:3</PropertyValue>
StephaneLenclud@441
    17
        </PropertyValue>
StephaneLenclud@441
    18
        <PropertyValue name="ConfirmTaskDeletion">true</PropertyValue>
StephaneLenclud@441
    19
        <PropertyValue name="DontShowFilePaths">true</PropertyValue>
StephaneLenclud@441
    20
        <PropertyValue name="WarnOnAddingHiddenItem">false</PropertyValue>
StephaneLenclud@441
    21
      </ToolsOptionsSubCategory>
StephaneLenclud@441
    22
    </ToolsOptionsCategory>
StephaneLenclud@441
    23
    <ToolsOptionsCategory name="TextEditor">
StephaneLenclud@441
    24
      <ToolsOptionsSubCategory name="CSharp-Specific">
StephaneLenclud@441
    25
        <PropertyValue name="AutoComment">1</PropertyValue>
StephaneLenclud@441
    26
        <PropertyValue name="CodeDefinitionWindow_DocumentationComment_IndentBase">1</PropertyValue>
StephaneLenclud@441
    27
        <PropertyValue name="CodeDefinitionWindow_DocumentationComment_IndentOffset">2</PropertyValue>
StephaneLenclud@441
    28
        <PropertyValue name="CodeDefinitionWindow_DocumentationComment_WrapLength">80</PropertyValue>
StephaneLenclud@441
    29
        <PropertyValue name="Formatting_TriggerOnBlockCompletion">1</PropertyValue>
StephaneLenclud@441
    30
        <PropertyValue name="Formatting_TriggerOnPaste">1</PropertyValue>
StephaneLenclud@441
    31
        <PropertyValue name="Formatting_TriggerOnStatementCompletion">1</PropertyValue>
StephaneLenclud@441
    32
        <PropertyValue name="ImplementInterface_InsertRegionTags">0</PropertyValue>
StephaneLenclud@441
    33
        <PropertyValue name="Indent_BlockContents">1</PropertyValue>
StephaneLenclud@441
    34
        <PropertyValue name="Indent_Braces">0</PropertyValue>
StephaneLenclud@441
    35
        <PropertyValue name="Indent_CaseContents">1</PropertyValue>
StephaneLenclud@441
    36
        <PropertyValue name="Indent_CaseLabels">1</PropertyValue>
StephaneLenclud@441
    37
        <PropertyValue name="Indent_FlushLabelsLeft">0</PropertyValue>
StephaneLenclud@441
    38
        <PropertyValue name="Indent_UnindentLabels">1</PropertyValue>
StephaneLenclud@441
    39
        <PropertyValue name="NewLines_AnonymousTypeInitializer_EachMember">0</PropertyValue>
StephaneLenclud@441
    40
        <PropertyValue name="NewLines_Braces_AnonymousMethod">0</PropertyValue>
StephaneLenclud@441
    41
        <PropertyValue name="NewLines_Braces_AnonymousTypeInitializer">0</PropertyValue>
StephaneLenclud@441
    42
        <PropertyValue name="NewLines_Braces_ArrayInitializer">0</PropertyValue>
StephaneLenclud@441
    43
        <PropertyValue name="NewLines_Braces_CollectionInitializer">0</PropertyValue>
StephaneLenclud@441
    44
        <PropertyValue name="NewLines_Braces_ControlFlow">0</PropertyValue>
StephaneLenclud@441
    45
        <PropertyValue name="NewLines_Braces_LambdaExpressionBody">0</PropertyValue>
StephaneLenclud@441
    46
        <PropertyValue name="NewLines_Braces_Method">0</PropertyValue>
StephaneLenclud@441
    47
        <PropertyValue name="NewLines_Braces_ObjectInitializer">0</PropertyValue>
StephaneLenclud@441
    48
        <PropertyValue name="NewLines_Braces_Type">0</PropertyValue>
StephaneLenclud@441
    49
        <PropertyValue name="NewLines_Keywords_Catch">0</PropertyValue>
StephaneLenclud@441
    50
        <PropertyValue name="NewLines_Keywords_Else">0</PropertyValue>
StephaneLenclud@441
    51
        <PropertyValue name="NewLines_Keywords_Finally">0</PropertyValue>
StephaneLenclud@441
    52
        <PropertyValue name="NewLines_ObjectInitializer_EachMember">0</PropertyValue>
StephaneLenclud@441
    53
        <PropertyValue name="NewLines_QueryExpression_EachClause">0</PropertyValue>
StephaneLenclud@441
    54
        <PropertyValue name="RemoveUnusedUsings">1</PropertyValue>
StephaneLenclud@441
    55
        <PropertyValue name="SortUsings">1</PropertyValue>
StephaneLenclud@441
    56
        <PropertyValue name="SortUsings_PlaceSystemFirst">1</PropertyValue>
StephaneLenclud@441
    57
        <PropertyValue name="Space_AfterBasesColon">1</PropertyValue>
StephaneLenclud@441
    58
        <PropertyValue name="Space_AfterCast">0</PropertyValue>
StephaneLenclud@441
    59
        <PropertyValue name="Space_AfterComma">1</PropertyValue>
StephaneLenclud@441
    60
        <PropertyValue name="Space_AfterDot">0</PropertyValue>
StephaneLenclud@441
    61
        <PropertyValue name="Space_AfterLambdaArrow">1</PropertyValue>
StephaneLenclud@441
    62
        <PropertyValue name="Space_AfterMethodCallName">0</PropertyValue>
StephaneLenclud@441
    63
        <PropertyValue name="Space_AfterMethodDeclarationName">0</PropertyValue>
StephaneLenclud@441
    64
        <PropertyValue name="Space_AfterSemicolonsInForStatement">1</PropertyValue>
StephaneLenclud@441
    65
        <PropertyValue name="Space_AroundBinaryOperator">1</PropertyValue>
StephaneLenclud@441
    66
        <PropertyValue name="Space_BeforeBasesColon">1</PropertyValue>
StephaneLenclud@441
    67
        <PropertyValue name="Space_BeforeComma">0</PropertyValue>
StephaneLenclud@441
    68
        <PropertyValue name="Space_BeforeDot">0</PropertyValue>
StephaneLenclud@441
    69
        <PropertyValue name="Space_BeforeLambdaArrow">1</PropertyValue>
StephaneLenclud@441
    70
        <PropertyValue name="Space_BeforeOpenSquare">0</PropertyValue>
StephaneLenclud@441
    71
        <PropertyValue name="Space_BeforeSemicolonsInForStatement">0</PropertyValue>
StephaneLenclud@441
    72
        <PropertyValue name="Space_BetweenEmptyMethodCallParentheses">0</PropertyValue>
StephaneLenclud@441
    73
        <PropertyValue name="Space_BetweenEmptyMethodDeclarationParentheses">0</PropertyValue>
StephaneLenclud@441
    74
        <PropertyValue name="Space_BetweenEmptySquares">0</PropertyValue>
StephaneLenclud@441
    75
        <PropertyValue name="Space_InControlFlowConstruct">1</PropertyValue>
StephaneLenclud@441
    76
        <PropertyValue name="Space_Normalize">0</PropertyValue>
StephaneLenclud@441
    77
        <PropertyValue name="Space_WithinCastParentheses">0</PropertyValue>
StephaneLenclud@441
    78
        <PropertyValue name="Space_WithinExpressionParentheses">0</PropertyValue>
StephaneLenclud@441
    79
        <PropertyValue name="Space_WithinMethodCallParentheses">0</PropertyValue>
StephaneLenclud@441
    80
        <PropertyValue name="Space_WithinMethodDeclarationParentheses">0</PropertyValue>
StephaneLenclud@441
    81
        <PropertyValue name="Space_WithinOtherParentheses">0</PropertyValue>
StephaneLenclud@441
    82
        <PropertyValue name="Space_WithinSquares">0</PropertyValue>
StephaneLenclud@441
    83
        <PropertyValue name="TimeSliceForQuickSearchCaching">50</PropertyValue>
StephaneLenclud@441
    84
        <PropertyValue name="TimeSliceForQuickSearchSearching">50</PropertyValue>
StephaneLenclud@441
    85
        <PropertyValue name="WarnWhenMembersCauseCompilerGeneratedReferences">1</PropertyValue>
StephaneLenclud@441
    86
        <PropertyValue name="Wrapping_IgnoreSpacesAroundBinaryOperators">0</PropertyValue>
StephaneLenclud@441
    87
        <PropertyValue name="Wrapping_IgnoreSpacesAroundVariableDeclaration">0</PropertyValue>
StephaneLenclud@441
    88
        <PropertyValue name="Wrapping_KeepStatementsOnSingleLine">1</PropertyValue>
StephaneLenclud@441
    89
        <PropertyValue name="Wrapping_PreserveSingleLine">1</PropertyValue>
StephaneLenclud@441
    90
      </ToolsOptionsSubCategory>
StephaneLenclud@441
    91
      <ToolsOptionsSubCategory name="C/C++ Specific">
StephaneLenclud@441
    92
        <PropertyValue name="AlwaysUseFallbackLocation">false</PropertyValue>
StephaneLenclud@441
    93
        <PropertyValue name="AutoIndentOnTab">false</PropertyValue>
StephaneLenclud@441
    94
        <PropertyValue name="ColorizeInactiveBlocksDifferently">true</PropertyValue>
StephaneLenclud@441
    95
        <PropertyValue name="DisableErrorReporting">false</PropertyValue>
StephaneLenclud@441
    96
        <PropertyValue name="EnumerateCommentTasks">false</PropertyValue>
StephaneLenclud@441
    97
        <PropertyValue name="HighlightMatchingTokens">true</PropertyValue>
StephaneLenclud@441
    98
        <PropertyValue name="IndentBraces">false</PropertyValue>
StephaneLenclud@441
    99
      </ToolsOptionsSubCategory>
StephaneLenclud@441
   100
      <ToolsOptionsSubCategory name="XAML Specific">
StephaneLenclud@441
   101
        <PropertyValue name="AttributeFormat">Preserve</PropertyValue>
StephaneLenclud@441
   102
        <PropertyValue name="AutoInsertAttributeQuotes">true</PropertyValue>
StephaneLenclud@441
   103
        <PropertyValue name="AutoInsertCommas">true</PropertyValue>
StephaneLenclud@441
   104
        <PropertyValue name="AutoInsertEndBraces">true</PropertyValue>
StephaneLenclud@441
   105
        <PropertyValue name="AutoInsertEndTags">true</PropertyValue>
StephaneLenclud@441
   106
        <PropertyValue name="AutoOutlining">true</PropertyValue>
StephaneLenclud@441
   107
        <PropertyValue name="AutoReformatOnEndTag">true</PropertyValue>
StephaneLenclud@441
   108
        <PropertyValue name="AutoReformatOnPaste">true</PropertyValue>
StephaneLenclud@441
   109
        <PropertyValue name="AutoReformatOnStartTag">true</PropertyValue>
StephaneLenclud@441
   110
        <PropertyValue name="AutoToolboxPopulate">true</PropertyValue>
StephaneLenclud@441
   111
        <PropertyValue name="BlankLineOption">Preserve</PropertyValue>
StephaneLenclud@441
   112
        <PropertyValue name="KeepFirstAttributeOnSameLine">true</PropertyValue>
StephaneLenclud@441
   113
        <PropertyValue name="MaximizeXamlEditor">false</PropertyValue>
StephaneLenclud@441
   114
        <PropertyValue name="QuoteStyle">DoubleQuote</PropertyValue>
StephaneLenclud@441
   115
        <PropertyValue name="WrapColumn">120</PropertyValue>
StephaneLenclud@441
   116
        <PropertyValue name="WrapTags">false</PropertyValue>
StephaneLenclud@441
   117
      </ToolsOptionsSubCategory>
StephaneLenclud@441
   118
    </ToolsOptionsCategory>
StephaneLenclud@441
   119
  </ToolsOptions>
StephaneLenclud@441
   120
</UserSettings>