forked from srushti/azazel
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Azazel.4.5.resharper
168 lines (168 loc) · 8.77 KB
/
Azazel.4.5.resharper
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<Configuration>
<CodeStyleSettings>
<ExternalPath IsNull="False">
</ExternalPath>
<Sharing>SOLUTION</Sharing>
<CSharp>
<FormatSettings>
<ANONYMOUS_METHOD_DECLARATION_BRACES>END_OF_LINE</ANONYMOUS_METHOD_DECLARATION_BRACES>
<CASE_BLOCK_BRACES>END_OF_LINE</CASE_BLOCK_BRACES>
<EMPTY_BLOCK_STYLE>TOGETHER_SAME_LINE</EMPTY_BLOCK_STYLE>
<FORCE_FIXED_BRACES_STYLE>ONLY_FOR_MULTILINE</FORCE_FIXED_BRACES_STYLE>
<FORCE_FOR_BRACES_STYLE>ONLY_FOR_MULTILINE</FORCE_FOR_BRACES_STYLE>
<FORCE_FOREACH_BRACES_STYLE>ONLY_FOR_MULTILINE</FORCE_FOREACH_BRACES_STYLE>
<FORCE_IFELSE_BRACES_STYLE>ONLY_FOR_MULTILINE</FORCE_IFELSE_BRACES_STYLE>
<FORCE_USING_BRACES_STYLE>ONLY_FOR_MULTILINE</FORCE_USING_BRACES_STYLE>
<FORCE_WHILE_BRACES_STYLE>ONLY_FOR_MULTILINE</FORCE_WHILE_BRACES_STYLE>
<INDENT_SIZE>4</INDENT_SIZE>
<INVOCABLE_DECLARATION_BRACES>END_OF_LINE</INVOCABLE_DECLARATION_BRACES>
<KEEP_BLANK_LINES_IN_CODE>1</KEEP_BLANK_LINES_IN_CODE>
<KEEP_BLANK_LINES_IN_DECLARATIONS>1</KEEP_BLANK_LINES_IN_DECLARATIONS>
<KEEP_USER_LINEBREAKS>False</KEEP_USER_LINEBREAKS>
<MODIFIERS_ORDER IsNull="False">
<Item>public</Item>
<Item>protected</Item>
<Item>internal</Item>
<Item>private</Item>
<Item>new</Item>
<Item>abstract</Item>
<Item>virtual</Item>
<Item>override</Item>
<Item>sealed</Item>
<Item>static</Item>
<Item>readonly</Item>
<Item>extern</Item>
<Item>unsafe</Item>
<Item>volatile</Item>
</MODIFIERS_ORDER>
<OTHER_BRACES>END_OF_LINE</OTHER_BRACES>
<SPACE_BEFORE_ATTRIBUTE_COLON>True</SPACE_BEFORE_ATTRIBUTE_COLON>
<TYPE_DECLARATION_BRACES>END_OF_LINE</TYPE_DECLARATION_BRACES>
<WRAP_LIMIT>157</WRAP_LIMIT>
</FormatSettings>
<UsingsSettings />
<Naming2 />
</CSharp>
<VB>
<FormatSettings>
<INDENT_SIZE>4</INDENT_SIZE>
</FormatSettings>
<ImportsSettings />
<Naming2 />
</VB>
<GenerateMemberBody />
<Naming2>
<ExceptionName IsNull="False">
</ExceptionName>
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Locals" />
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Parameters" />
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="TypesAndNamespaces" />
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Interfaces" />
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="TypeParameters" />
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="MethodPropertyEvent" />
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="LocalConstants" />
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="PublicFields">
<ExtraRule Prefix="" Suffix="" Style="AaBb" />
</PredefinedRule>
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AA_BB" ElementKind="Constants">
<ExtraRule Prefix="" Suffix="" Style="AaBb" />
<ExtraRule Prefix="" Suffix="" Style="aaBb" />
</PredefinedRule>
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="StaticReadonly">
<ExtraRule Prefix="" Suffix="" Style="AaBb" />
</PredefinedRule>
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="EnumMember" />
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Other" />
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="PrivateInstanceFields" />
<PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateStaticFields" />
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateConstants">
<ExtraRule Prefix="" Suffix="" Style="AA_BB" />
</PredefinedRule>
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateStaticReadonly">
<ExtraRule Prefix="" Suffix="" Style="aaBb" />
</PredefinedRule>
<Abbreviation Text="FF" />
<Abbreviation Text="WPF" />
<Abbreviation Text="SHFILEINFO" />
<Abbreviation Text="SH" />
</Naming2>
</CodeStyleSettings>
<SharedSolutionTemplateManager>
<LiveTemplates>
<Template uid="1fea2159-c282-43f7-b324-917e37b89cbd" shortcut="todo" description="" text="//todo:$END$" reformat="True" shortenQualifiedReferences="True">
<Context>
<CSharpContext context="Everywhere" minimumLanguageVersion="2.0" />
</Context>
<Categories>
<Category name="Shared Solution Templates" />
</Categories>
<Variables />
<CustomProperties />
</Template>
</LiveTemplates>
<FileTemplates>
<Template uid="04d38fb1-9e45-4aab-8549-443358f414d6" shortcut="Class" description="Test" text="using NUnit.Framework;

namespace $NAMESPACE$
{
 [TestFixture]
 public class $CLASS$ 
 {
 test$END$
 }
}" reformat="True" shortenQualifiedReferences="True">
<Context>
<ProjectLanguageContext language="CSharp" />
</Context>
<Categories />
<Variables>
<Variable name="CLASS" expression="getFileNameWithoutExtension()" initialRange="-1" />
<Variable name="NAMESPACE" expression="fileDefaultNamespace()" initialRange="-1" />
</Variables>
<CustomProperties>
<Property key="FileName" value="Test" />
<Property key="Extension" value="cs" />
<Property key="ValidateFileName" value="True" />
</CustomProperties>
</Template>
<Template uid="19cc012c-37d3-4909-8392-395490f7b7ea" shortcut="Class" description="Exception" text="using System;

namespace $NAMESPACE$
{
 public class $CLASS$ : Exception
 {
 public $CLASS$(string message) : base(message) {}
 public $CLASS$(string message, Exception exception) : base(message, exception) {}
 }
}" reformat="True" shortenQualifiedReferences="True">
<Context>
<ProjectLanguageContext language="CSharp" />
</Context>
<Categories />
<Variables>
<Variable name="CLASS" expression="getFileNameWithoutExtension()" initialRange="-1" />
<Variable name="NAMESPACE" expression="fileDefaultNamespace()" initialRange="-1" />
</Variables>
<CustomProperties>
<Property key="FileName" value="Exception" />
<Property key="Extension" value="cs" />
</CustomProperties>
</Template>
<Template uid="e2ccf159-b674-4b56-9548-379e73079651" shortcut="Class" description="UI Item" text="using System.Windows.Automation;

namespace $NAMESPACE$
{
 public class $CLASS$ : UIItem
 {
 public $CLASS$(AutomationElement automationElement) : base(automationElement){}
 }
}" reformat="True" shortenQualifiedReferences="True">
<Context>
<ProjectLanguageContext language="CSharp" />
</Context>
<Categories>
<Category name="UIAutomation" />
</Categories>
<Variables>
<Variable name="CLASS" expression="getFileNameWithoutExtension()" initialRange="-1" />
<Variable name="NAMESPACE" expression="fileDefaultNamespace()" initialRange="-1" />
</Variables>
<CustomProperties>
<Property key="FileName" value="Test" />
<Property key="Extension" value="cs" />
</CustomProperties>
</Template>
<Template uid="cddfdd09-8f01-4813-bb02-f34572d6397a" shortcut="" description="Test" text="using NUnit.Framework;

namespace $NAMESPACE$
{
 [TestFixture]
 public class $CLASS$ {
 test$END$
 }
}" reformat="True" shortenQualifiedReferences="True">
<Context>
<ProjectLanguageContext language="CSharp" />
</Context>
<Categories>
<Category name="Test" />
</Categories>
<Variables>
<Variable name="NAMESPACE" expression="fileDefaultNamespace()" initialRange="-1" />
<Variable name="CLASS" expression="getFileNameWithoutExtension()" initialRange="-1" />
</Variables>
<CustomProperties>
<Property key="FileName" value="Class" />
<Property key="Extension" value="cs" />
<Property key="ValidateFileName" value="True" />
</CustomProperties>
</Template>
</FileTemplates>
</SharedSolutionTemplateManager>
</Configuration>