Skip to content

Commit

Permalink
automatic backup prompted by login
Browse files Browse the repository at this point in the history
  • Loading branch information
wusher committed Jan 13, 2012
1 parent 4bbcac1 commit 5479273
Show file tree
Hide file tree
Showing 14 changed files with 554 additions and 549 deletions.
2 changes: 1 addition & 1 deletion Settings.xml/Core/Aliases/Regular Expressions/User.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
</Language> </Language>
<Language Name="*Neutral*"> <Language Name="*Neutral*">
<Section Name="Doc"> <Section Name="Doc">
<Option Name="LastLanguage" Value="CSharp" /> <Option Name="LastLanguage" Value="Plain Text" />
</Section> </Section>
</Language> </Language>
</Page> </Page>
26 changes: 13 additions & 13 deletions Settings.xml/Core/Features.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@
</Section> </Section>
<Section Name="SelectionExpand"> <Section Name="SelectionExpand">
<Option Name="State" Value="Enabled" /> <Option Name="State" Value="Enabled" />
<Option Name="QueryCount" Value="2765" /> <Option Name="QueryCount" Value="2771" />
<Option Name="Description" Value="Expands+selected+text+to+the+next+contiguous+selection+of+code+that+contains+the+current+selection." /> <Option Name="Description" Value="Expands+selected+text+to+the+next+contiguous+selection+of+code+that+contains+the+current+selection." />
<Option Name="OptionsPage" Value="IDE%5cShortcuts%2cSelectionExpand%3bCtrl%2bW" /> <Option Name="OptionsPage" Value="IDE%5cShortcuts%2cSelectionExpand%3bCtrl%2bW" />
<Option Name="Scope" Value="Conflict+shortcuts" /> <Option Name="Scope" Value="Conflict+shortcuts" />
Expand Down Expand Up @@ -398,15 +398,15 @@
</Section> </Section>
<Section Name="ReferenceNext"> <Section Name="ReferenceNext">
<Option Name="State" Value="Enabled" /> <Option Name="State" Value="Enabled" />
<Option Name="QueryCount" Value="1191" /> <Option Name="QueryCount" Value="1192" />
<Option Name="Description" Value="Highlights+the+next+reference." /> <Option Name="Description" Value="Highlights+the+next+reference." />
<Option Name="OptionsPage" Value="IDE%5cShortcuts%2cReferenceNext%3bTab" /> <Option Name="OptionsPage" Value="IDE%5cShortcuts%2cReferenceNext%3bTab" />
<Option Name="Scope" Value="Conflict+shortcuts" /> <Option Name="Scope" Value="Conflict+shortcuts" />
<Option Name="ShowInFeatureOptions" Value="True" /> <Option Name="ShowInFeatureOptions" Value="True" />
</Section> </Section>
<Section Name="QuickFileNav"> <Section Name="QuickFileNav">
<Option Name="State" Value="Enabled" /> <Option Name="State" Value="Enabled" />
<Option Name="QueryCount" Value="893" /> <Option Name="QueryCount" Value="894" />
<Option Name="Description" Value="Quick+File+Navigation" /> <Option Name="Description" Value="Quick+File+Navigation" />
<Option Name="OptionsPage" Value="IDE%5cShortcuts%2cQuickFileNav%3bCtrl%2bAlt%2bF" /> <Option Name="OptionsPage" Value="IDE%5cShortcuts%2cQuickFileNav%3bCtrl%2bAlt%2bF" />
<Option Name="Scope" Value="Other+features" /> <Option Name="Scope" Value="Other+features" />
Expand All @@ -422,15 +422,15 @@
</Section> </Section>
<Section Name="Smart parentheses"> <Section Name="Smart parentheses">
<Option Name="State" Value="Enabled" /> <Option Name="State" Value="Enabled" />
<Option Name="QueryCount" Value="9419" /> <Option Name="QueryCount" Value="9456" />
<Option Name="Description" Value="Automatic+parentheses+add+the+closing+parenthesis+when+you+type+the+opening+character." /> <Option Name="Description" Value="Automatic+parentheses+add+the+closing+parenthesis+when+you+type+the+opening+character." />
<Option Name="OptionsPage" Value="Editor%5cAuto+Complete%5cParens+%26+Brackets" /> <Option Name="OptionsPage" Value="Editor%5cAuto+Complete%5cParens+%26+Brackets" />
<Option Name="Scope" Value="Other+features" /> <Option Name="Scope" Value="Other+features" />
<Option Name="ShowInFeatureOptions" Value="True" /> <Option Name="ShowInFeatureOptions" Value="True" />
</Section> </Section>
<Section Name="Smart semi-colon"> <Section Name="Smart semi-colon">
<Option Name="State" Value="Enabled" /> <Option Name="State" Value="Enabled" />
<Option Name="QueryCount" Value="3434" /> <Option Name="QueryCount" Value="3444" />
<Option Name="Description" Value="Places+a+semi-colon+typed+inside+parens+at+the+end+of+a+line." /> <Option Name="Description" Value="Places+a+semi-colon+typed+inside+parens+at+the+end+of+a+line." />
<Option Name="OptionsPage" Value="Editor%5cAuto+Complete%5cParens+%26+Brackets" /> <Option Name="OptionsPage" Value="Editor%5cAuto+Complete%5cParens+%26+Brackets" />
<Option Name="Scope" Value="Other+features" /> <Option Name="Scope" Value="Other+features" />
Expand Down Expand Up @@ -638,7 +638,7 @@
</Section> </Section>
<Section Name="Widen Scope (promote to field)"> <Section Name="Widen Scope (promote to field)">
<Option Name="State" Value="None" /> <Option Name="State" Value="None" />
<Option Name="QueryCount" Value="225" /> <Option Name="QueryCount" Value="226" />
<Option Name="Description" Value="Converts+a+local+variable+to+a+field+variable." /> <Option Name="Description" Value="Converts+a+local+variable+to+a+field+variable." />
<Option Name="OptionsPage" Value="" /> <Option Name="OptionsPage" Value="" />
<Option Name="Scope" Value="RefactoringProvider" /> <Option Name="Scope" Value="RefactoringProvider" />
Expand All @@ -654,15 +654,15 @@
</Section> </Section>
<Section Name="Easy-delete"> <Section Name="Easy-delete">
<Option Name="State" Value="None" /> <Option Name="State" Value="None" />
<Option Name="QueryCount" Value="405" /> <Option Name="QueryCount" Value="406" />
<Option Name="Description" Value="Deletes+empty+parentheses+and+brackets." /> <Option Name="Description" Value="Deletes+empty+parentheses+and+brackets." />
<Option Name="OptionsPage" Value="Editor%5cAuto+Complete%5cParens+%26+Brackets" /> <Option Name="OptionsPage" Value="Editor%5cAuto+Complete%5cParens+%26+Brackets" />
<Option Name="Scope" Value="Other+features" /> <Option Name="Scope" Value="Other+features" />
<Option Name="ShowInFeatureOptions" Value="True" /> <Option Name="ShowInFeatureOptions" Value="True" />
</Section> </Section>
<Section Name="Introduce Local"> <Section Name="Introduce Local">
<Option Name="State" Value="None" /> <Option Name="State" Value="None" />
<Option Name="QueryCount" Value="468" /> <Option Name="QueryCount" Value="471" />
<Option Name="Description" Value="Creates+new+local+variable+initialized+to+the+selected+expression.+Replaces+the+selection+with+the+new+variable." /> <Option Name="Description" Value="Creates+new+local+variable+initialized+to+the+selected+expression.+Replaces+the+selection+with+the+new+variable." />
<Option Name="OptionsPage" Value="" /> <Option Name="OptionsPage" Value="" />
<Option Name="Scope" Value="RefactoringProvider" /> <Option Name="Scope" Value="RefactoringProvider" />
Expand Down Expand Up @@ -726,7 +726,7 @@
</Section> </Section>
<Section Name="Declare Local (implicit)"> <Section Name="Declare Local (implicit)">
<Option Name="State" Value="None" /> <Option Name="State" Value="None" />
<Option Name="QueryCount" Value="940" /> <Option Name="QueryCount" Value="942" />
<Option Name="Description" Value="Generates+an+implicit+local+variable+for+the+element+reference." /> <Option Name="Description" Value="Generates+an+implicit+local+variable+for+the+element+reference." />
<Option Name="OptionsPage" Value="" /> <Option Name="OptionsPage" Value="" />
<Option Name="Scope" Value="CodeProvider" /> <Option Name="Scope" Value="CodeProvider" />
Expand Down Expand Up @@ -830,7 +830,7 @@
</Section> </Section>
<Section Name="Supress IntelliSense Dot"> <Section Name="Supress IntelliSense Dot">
<Option Name="State" Value="Enabled" /> <Option Name="State" Value="Enabled" />
<Option Name="QueryCount" Value="655" /> <Option Name="QueryCount" Value="660" />
<Option Name="Description" Value="Suppress+IntelliSense+acceptance+when+potential+templates+(that+include+the+inserted+character)+exist+at+the+caret." /> <Option Name="Description" Value="Suppress+IntelliSense+acceptance+when+potential+templates+(that+include+the+inserted+character)+exist+at+the+caret." />
<Option Name="OptionsPage" Value="Compatibility%5cIntelliSense" /> <Option Name="OptionsPage" Value="Compatibility%5cIntelliSense" />
<Option Name="Scope" Value="Other+features" /> <Option Name="Scope" Value="Other+features" />
Expand Down Expand Up @@ -1158,7 +1158,7 @@
</Section> </Section>
<Section Name="using"> <Section Name="using">
<Option Name="State" Value="Enabled" /> <Option Name="State" Value="Enabled" />
<Option Name="QueryCount" Value="108" /> <Option Name="QueryCount" Value="109" />
<Option Name="Description" Value="" /> <Option Name="Description" Value="" />
<Option Name="OptionsPage" Value="Editor%5cTemplates" /> <Option Name="OptionsPage" Value="Editor%5cTemplates" />
<Option Name="Scope" Value="Templates" /> <Option Name="Scope" Value="Templates" />
Expand Down Expand Up @@ -2302,7 +2302,7 @@
</Section> </Section>
<Section Name="Embedding WaitCursor"> <Section Name="Embedding WaitCursor">
<Option Name="State" Value="None" /> <Option Name="State" Value="None" />
<Option Name="QueryCount" Value="6" /> <Option Name="QueryCount" Value="9" />
<Option Name="Description" Value="WaitCursor" /> <Option Name="Description" Value="WaitCursor" />
<Option Name="OptionsPage" Value="Editor%5cSelections%5cEmbedding%2cWaitCursor" /> <Option Name="OptionsPage" Value="Editor%5cSelections%5cEmbedding%2cWaitCursor" />
<Option Name="Scope" Value="Embeddings" /> <Option Name="Scope" Value="Embeddings" />
Expand Down Expand Up @@ -3230,7 +3230,7 @@
</Section> </Section>
<Section Name="Smart Enter"> <Section Name="Smart Enter">
<Option Name="State" Value="Enabled" /> <Option Name="State" Value="Enabled" />
<Option Name="QueryCount" Value="40" /> <Option Name="QueryCount" Value="42" />
<Option Name="Description" Value="" /> <Option Name="Description" Value="" />
<Option Name="OptionsPage" Value="Editor%5cAuto+Complete%5cSmart+Enter" /> <Option Name="OptionsPage" Value="Editor%5cAuto+Complete%5cSmart+Enter" />
<Option Name="Scope" Value="Other+features" /> <Option Name="Scope" Value="Other+features" />
Expand Down
16 changes: 8 additions & 8 deletions Settings.xml/Core/Fonts And Colors10.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
<Option Name="Background" Value="3815994" /> <Option Name="Background" Value="3815994" />
<Option Name="Foreground" Value="8421504" /> <Option Name="Foreground" Value="8421504" />
<Option Name="FontFlags" Value="0" /> <Option Name="FontFlags" Value="0" />
<Option Name="Invalid" Value="False" /> <Option Name="Invalid" Value="True" />
</Section> </Section>
<Section Name="Line Numbers"> <Section Name="Line Numbers">
<Option Name="LocalName" Value="Line Numbers" /> <Option Name="LocalName" Value="Line Numbers" />
Expand Down Expand Up @@ -963,7 +963,7 @@
<Option Name="Background" Value="2105376" /> <Option Name="Background" Value="2105376" />
<Option Name="Foreground" Value="255" /> <Option Name="Foreground" Value="255" />
<Option Name="FontFlags" Value="0" /> <Option Name="FontFlags" Value="0" />
<Option Name="Invalid" Value="False" /> <Option Name="Invalid" Value="True" />
</Section> </Section>
<Section Name="Excluded Code"> <Section Name="Excluded Code">
<Option Name="LocalName" Value="Excluded Code" /> <Option Name="LocalName" Value="Excluded Code" />
Expand Down Expand Up @@ -1106,7 +1106,7 @@
<Option Name="Background" Value="2105376" /> <Option Name="Background" Value="2105376" />
<Option Name="Foreground" Value="12763842" /> <Option Name="Foreground" Value="12763842" />
<Option Name="FontFlags" Value="0" /> <Option Name="FontFlags" Value="0" />
<Option Name="Invalid" Value="False" /> <Option Name="Invalid" Value="True" />
</Section> </Section>
<Section Name="Keyword"> <Section Name="Keyword">
<Option Name="LocalName" Value="Keyword" /> <Option Name="LocalName" Value="Keyword" />
Expand All @@ -1119,7 +1119,7 @@
<Option Name="Background" Value="2105376" /> <Option Name="Background" Value="2105376" />
<Option Name="Foreground" Value="7918477" /> <Option Name="Foreground" Value="7918477" />
<Option Name="FontFlags" Value="0" /> <Option Name="FontFlags" Value="0" />
<Option Name="Invalid" Value="False" /> <Option Name="Invalid" Value="True" />
</Section> </Section>
<Section Name="Literal"> <Section Name="Literal">
<Option Name="LocalName" Value="Literal" /> <Option Name="LocalName" Value="Literal" />
Expand Down Expand Up @@ -1249,7 +1249,7 @@
<Option Name="Background" Value="2105376" /> <Option Name="Background" Value="2105376" />
<Option Name="Foreground" Value="15383214" /> <Option Name="Foreground" Value="15383214" />
<Option Name="FontFlags" Value="0" /> <Option Name="FontFlags" Value="0" />
<Option Name="Invalid" Value="False" /> <Option Name="Invalid" Value="True" />
</Section> </Section>
<Section Name="Other Error"> <Section Name="Other Error">
<Option Name="LocalName" Value="Other Error" /> <Option Name="LocalName" Value="Other Error" />
Expand Down Expand Up @@ -1678,7 +1678,7 @@
<Option Name="Background" Value="2105376" /> <Option Name="Background" Value="2105376" />
<Option Name="Foreground" Value="4238847" /> <Option Name="Foreground" Value="4238847" />
<Option Name="FontFlags" Value="0" /> <Option Name="FontFlags" Value="0" />
<Option Name="Invalid" Value="False" /> <Option Name="Invalid" Value="True" />
</Section> </Section>
<Section Name="String(C# @ Verbatim)"> <Section Name="String(C# @ Verbatim)">
<Option Name="LocalName" Value="String (C# @ Verbatim)" /> <Option Name="LocalName" Value="String (C# @ Verbatim)" />
Expand Down Expand Up @@ -1769,7 +1769,7 @@
<Option Name="Background" Value="2105376" /> <Option Name="Background" Value="2105376" />
<Option Name="Foreground" Value="0" /> <Option Name="Foreground" Value="0" />
<Option Name="FontFlags" Value="0" /> <Option Name="FontFlags" Value="0" />
<Option Name="Invalid" Value="False" /> <Option Name="Invalid" Value="True" />
</Section> </Section>
<Section Name="Tracepoint (Disabled)"> <Section Name="Tracepoint (Disabled)">
<Option Name="LocalName" Value="Tracepoint (Disabled)" /> <Option Name="LocalName" Value="Tracepoint (Disabled)" />
Expand Down Expand Up @@ -1990,7 +1990,7 @@
<Option Name="Background" Value="2105376" /> <Option Name="Background" Value="2105376" />
<Option Name="Foreground" Value="14791720" /> <Option Name="Foreground" Value="14791720" />
<Option Name="FontFlags" Value="0" /> <Option Name="FontFlags" Value="0" />
<Option Name="Invalid" Value="False" /> <Option Name="Invalid" Value="True" />
</Section> </Section>
<Section Name="User Types(Delegates)"> <Section Name="User Types(Delegates)">
<Option Name="LocalName" Value="User Types (Delegates)" /> <Option Name="LocalName" Value="User Types (Delegates)" />
Expand Down
2 changes: 1 addition & 1 deletion Settings.xml/Editor/Auto Complete/Duplicate Line.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Page Name="Duplicate Line"> <Page Name="Duplicate Line">
<Language Name="*Neutral*"> <Language Name="*Neutral*">
<Section Name="Doc"> <Section Name="Doc">
<Option Name="LastLanguage" Value="CSharp" /> <Option Name="LastLanguage" Value="Plain Text" />
</Section> </Section>
</Language> </Language>
<Language Name="Basic"> <Language Name="Basic">
Expand Down
2 changes: 1 addition & 1 deletion Settings.xml/Editor/Clipboard/Intelligent Paste.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -1571,7 +1571,7 @@
<Option Name="Count" Value="0" /> <Option Name="Count" Value="0" />
</Section> </Section>
<Section Name="Doc"> <Section Name="Doc">
<Option Name="LastLanguage" Value="CSharp" /> <Option Name="LastLanguage" Value="Plain Text" />
</Section> </Section>
<Section Name="Options"> <Section Name="Options">
<Option Name="SmartPasteIndex" Value="27" /> <Option Name="SmartPasteIndex" Value="27" />
Expand Down
20 changes: 12 additions & 8 deletions Settings.xml/Editor/Refactoring/Usage History.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<Language Name="*Neutral*"> <Language Name="*Neutral*">
<Section Name="GlobalContextUsage"> <Section Name="GlobalContextUsage">
<Option Name="Declaration" Value="535" /> <Option Name="Declaration" Value="535" />
<Option Name="MostRecentlyUsedObject" Value="Compress to Ternary Expression" /> <Option Name="MostRecentlyUsedObject" Value="Declare Local (implicit)" />
<Option Name="Compress to Lambda Expression" Value="18" /> <Option Name="Compress to Lambda Expression" Value="18" />
<Option Name="Introduce Local" Value="260" /> <Option Name="Introduce Local" Value="263" />
<Option Name="Inline Temp1" Value="116" /> <Option Name="Inline Temp1" Value="116" />
<Option Name="Create Method Stub" Value="333" /> <Option Name="Create Method Stub" Value="333" />
<Option Name="Declare Local (implicit)" Value="521" /> <Option Name="Declare Local (implicit)" Value="523" />
<Option Name="Split Initialization from Declaration" Value="70" /> <Option Name="Split Initialization from Declaration" Value="70" />
<Option Name="Declare Property (auto-implemented)" Value="28" /> <Option Name="Declare Property (auto-implemented)" Value="28" />
<Option Name="Declare Class" Value="31" /> <Option Name="Declare Class" Value="31" />
Expand All @@ -23,7 +23,7 @@
<Option Name="Break Apart Parameters" Value="46" /> <Option Name="Break Apart Parameters" Value="46" />
<Option Name="Move Type to File" Value="162" /> <Option Name="Move Type to File" Value="162" />
<Option Name="Add Parameter" Value="45" /> <Option Name="Add Parameter" Value="45" />
<Option Name="Widen Scope (promote to field)" Value="128" /> <Option Name="Widen Scope (promote to field)" Value="129" />
<Option Name="Introduce Setter Guard Clause" Value="36" /> <Option Name="Introduce Setter Guard Clause" Value="36" />
<Option Name="Change Tag" Value="17" /> <Option Name="Change Tag" Value="17" />
<Option Name="Collapse Getter" Value="91" /> <Option Name="Collapse Getter" Value="91" />
Expand Down Expand Up @@ -233,7 +233,7 @@
</Section> </Section>
<Section Name="|Declare Local|Declare Local (implicit)|"> <Section Name="|Declare Local|Declare Local (implicit)|">
<Option Name="Declare Local" Value="79" /> <Option Name="Declare Local" Value="79" />
<Option Name="Declare Local (implicit)" Value="493" /> <Option Name="Declare Local (implicit)" Value="495" />
<Option Name="MostRecentlyUsedObject" Value="Declare Local (implicit)" /> <Option Name="MostRecentlyUsedObject" Value="Declare Local (implicit)" />
</Section> </Section>
<Section Name="|First Child|Parent|Parent Member|Parent Type|"> <Section Name="|First Child|Parent|Parent Member|Parent Type|">
Expand Down Expand Up @@ -492,13 +492,13 @@
<Option Name="MostRecentlyUsedObject" Value="Introduce Local" /> <Option Name="MostRecentlyUsedObject" Value="Introduce Local" />
<Option Name="Extract String to Resource" Value="1" /> <Option Name="Extract String to Resource" Value="1" />
<Option Name="Introduce Constant" Value="7" /> <Option Name="Introduce Constant" Value="7" />
<Option Name="Introduce Local" Value="14" /> <Option Name="Introduce Local" Value="15" />
<Option Name="Introduce Constant (local)" Value="2" /> <Option Name="Introduce Constant (local)" Value="2" />
</Section> </Section>
<Section Name="|Extract Method|Extract Property|Introduce Local|"> <Section Name="|Extract Method|Extract Property|Introduce Local|">
<Option Name="Extract Method" Value="11" /> <Option Name="Extract Method" Value="11" />
<Option Name="MostRecentlyUsedObject" Value="Introduce Local" /> <Option Name="MostRecentlyUsedObject" Value="Introduce Local" />
<Option Name="Introduce Local" Value="68" /> <Option Name="Introduce Local" Value="69" />
</Section> </Section>
<Section Name="|Convert to Initializer|Make Explicit|Rename|Widen Scope (promote to field)|"> <Section Name="|Convert to Initializer|Make Explicit|Rename|Widen Scope (promote to field)|">
<Option Name="Convert to Initializer" Value="1" /> <Option Name="Convert to Initializer" Value="1" />
Expand Down Expand Up @@ -1828,7 +1828,7 @@
<Option Name="MostRecentlyUsedObject" Value="Simplify Expression" /> <Option Name="MostRecentlyUsedObject" Value="Simplify Expression" />
</Section> </Section>
<Section Name="|Convert to Constant|Inline Temp1|Make Implicit|Promote to Parameter|Promote to Parameter (optional)|Rename|Split Initialization from Declaration|Widen Scope (promote to field)|"> <Section Name="|Convert to Constant|Inline Temp1|Make Implicit|Promote to Parameter|Promote to Parameter (optional)|Rename|Split Initialization from Declaration|Widen Scope (promote to field)|">
<Option Name="Widen Scope (promote to field)" Value="1" /> <Option Name="Widen Scope (promote to field)" Value="2" />
<Option Name="MostRecentlyUsedObject" Value="Widen Scope (promote to field)" /> <Option Name="MostRecentlyUsedObject" Value="Widen Scope (promote to field)" />
<Option Name="Inline Temp1" Value="1" /> <Option Name="Inline Temp1" Value="1" />
</Section> </Section>
Expand Down Expand Up @@ -3447,5 +3447,9 @@
<Option Name="Expand Ternary Expression" Value="1" /> <Option Name="Expand Ternary Expression" Value="1" />
<Option Name="MostRecentlyUsedObject" Value="Expand Ternary Expression" /> <Option Name="MostRecentlyUsedObject" Value="Expand Ternary Expression" />
</Section> </Section>
<Section Name="|Extract Method|Extract Property|Introduce Local|Introduce Local (replace all)|Use String.Format|">
<Option Name="Introduce Local" Value="1" />
<Option Name="MostRecentlyUsedObject" Value="Introduce Local" />
</Section>
</Language> </Language>
</Page> </Page>
4 changes: 2 additions & 2 deletions Settings.xml/Hinting/Action Hint Stats.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@
</Section> </Section>
<Section Name="Code Templates.Template: using"> <Section Name="Code Templates.Template: using">
<Option Name="Enabled" Value="True" /> <Option Name="Enabled" Value="True" />
<Option Name="ExecutionCount" Value="56" /> <Option Name="ExecutionCount" Value="57" />
<Option Name="DisplayLimit" Value="2" /> <Option Name="DisplayLimit" Value="2" />
<Option Name="PerSessionDisplayLimits" Value="False" /> <Option Name="PerSessionDisplayLimits" Value="False" />
</Section> </Section>
Expand Down Expand Up @@ -920,7 +920,7 @@
</Section> </Section>
<Section Name="Selection Tools.Embed: WaitCursor"> <Section Name="Selection Tools.Embed: WaitCursor">
<Option Name="Enabled" Value="True" /> <Option Name="Enabled" Value="True" />
<Option Name="ExecutionCount" Value="4" /> <Option Name="ExecutionCount" Value="7" />
<Option Name="DisplayLimit" Value="0" /> <Option Name="DisplayLimit" Value="0" />
<Option Name="PerSessionDisplayLimits" Value="False" /> <Option Name="PerSessionDisplayLimits" Value="False" />
</Section> </Section>
Expand Down
2 changes: 1 addition & 1 deletion Settings.xml/Hinting/Big Hint Stats.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</Section> </Section>
<Section Name="Refactoring.Context menu hint"> <Section Name="Refactoring.Context menu hint">
<Option Name="Enabled" Value="True" /> <Option Name="Enabled" Value="True" />
<Option Name="ExecutionCount" Value="6682" /> <Option Name="ExecutionCount" Value="6694" />
<Option Name="DisplayLimit" Value="0" /> <Option Name="DisplayLimit" Value="0" />
<Option Name="PerSessionDisplayLimits" Value="False" /> <Option Name="PerSessionDisplayLimits" Value="False" />
</Section> </Section>
Expand Down
Loading

0 comments on commit 5479273

Please sign in to comment.