diff --git a/Terminal.sln.DotSettings b/Terminal.sln.DotSettings index 7cc74bab63..ef20ef68e9 100644 --- a/Terminal.sln.DotSettings +++ b/Terminal.sln.DotSettings @@ -1,8 +1,8 @@ - + True - 3000 + 5000 1000 - 5000 + 3000 2000 SUGGESTION ERROR @@ -21,6 +21,7 @@ SUGGESTION ERROR ERROR + WARNING ERROR ERROR ERROR @@ -31,6 +32,10 @@ ERROR WARNING SUGGESTION + WARNING + WARNING + WARNING + WARNING @@ -82,7 +87,7 @@ NEXT_LINE NEXT_LINE 1 - 0 + 1 True 60 1 @@ -95,7 +100,7 @@ NEVER True NEVER - IF_OWNER_IS_SINGLE_LINE + NEVER True True @@ -295,17 +300,10 @@ </Entry.Match> <Entry.SortBy> <Kind Is="Member" /> + <Access Is="0" /> <Name /> </Entry.SortBy> </Entry> - <Entry DisplayName="Constructors"> - <Entry.Match> - <Kind Is="Constructor" /> - </Entry.Match> - <Entry.SortBy> - <Static /> - </Entry.SortBy> - </Entry> <Entry DisplayName="Fields"> <Entry.Match> <And> @@ -316,17 +314,27 @@ </And> </Entry.Match> <Entry.SortBy> + <Access Is="0" /> <Readonly /> <Name /> </Entry.SortBy> </Entry> + <Entry DisplayName="Constructors"> + <Entry.Match> + <Kind Is="Constructor" /> + </Entry.Match> + <Entry.SortBy> + <Static /> + <Access Is="0" /> + </Entry.SortBy> + </Entry> <Property DisplayName="Properties w/ Backing Field" Priority="100"> - <Entry DisplayName="Backing Field"> + <Entry DisplayName="Backing Field" Priority="100"> <Entry.Match> <PropertyPart Match="Field" /> </Entry.Match> </Entry> - <Entry DisplayName="Property"> + <Entry DisplayName="Property" Priority="100"> <Entry.Match> <PropertyPart Match="Property" /> </Entry.Match>