1
+ <wpf : ResourceDictionary xml : space =" preserve" xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" xmlns : s =" clr-namespace:System;assembly=mscorlib" xmlns : ss =" urn:shemas-jetbrains-com:settings-storage-xaml" xmlns : wpf =" http://schemas.microsoft.com/winfx/2006/xaml/presentation" >
2
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpCodeStyle/ACCESSOR_OWNER_BODY/@EntryValue" >AccessorsWithExpressionBody</s : String >
3
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpCodeStyle/BRACES_FOR_FOR/@EntryValue" >Required</s : String >
4
+ <s : Boolean x : Key =" /Default/CodeStyle/CodeFormatting/CSharpCodeStyle/BRACES_REDUNDANT/@EntryValue" >False</s : Boolean >
5
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpCodeStyle/METHOD_OR_OPERATOR_BODY/@EntryValue" >ExpressionBody</s : String >
6
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpCodeStyle/MODIFIERS_ORDER/@EntryValue" >internal private protected public file new static abstract virtual sealed async override extern unsafe volatile readonly required</s : String >
7
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpCodeStyle/PARENTHESES_REDUNDANCY_STYLE/@EntryValue" >Remove</s : String >
8
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpCodeStyle/ThisQualifier/INSTANCE_MEMBERS_QUALIFY_DECLARED_IN/@EntryValue" >BaseClass</s : String >
9
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/ACCESSOR_DECLARATION_BRACES/@EntryValue" >NEXT_LINE</s : String >
10
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/ACCESSOR_OWNER_DECLARATION_BRACES/@EntryValue" >NEXT_LINE</s : String >
11
+ <s : Int64 x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AFTER_BLOCK_STATEMENTS/@EntryValue" >0</s : Int64 >
12
+ <s : Int64 x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AFTER_CONTROL_TRANSFER_STATEMENTS/@EntryValue" >1</s : Int64 >
13
+ <s : Int64 x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AROUND_FIELD/@EntryValue" >0</s : Int64 >
14
+ <s : Int64 x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AROUND_INVOCABLE/@EntryValue" >0</s : Int64 >
15
+ <s : Int64 x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AROUND_PROPERTY/@EntryValue" >0</s : Int64 >
16
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/EMPTY_BLOCK_STYLE/@EntryValue" >TOGETHER_SAME_LINE</s : String >
17
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/INDENT_STYLE/@EntryValue" >Tab</s : String >
18
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/INITIALIZER_BRACES/@EntryValue" >NEXT_LINE</s : String >
19
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/INVOCABLE_DECLARATION_BRACES/@EntryValue" >NEXT_LINE</s : String >
20
+ <s : Boolean x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/KEEP_EXISTING_EMBEDDED_ARRANGEMENT/@EntryValue" >True</s : Boolean >
21
+ <s : Boolean x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/KEEP_EXISTING_INITIALIZER_ARRANGEMENT/@EntryValue" >True</s : Boolean >
22
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/OTHER_BRACES/@EntryValue" >NEXT_LINE</s : String >
23
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_ACCESSORHOLDER_ATTRIBUTE_ON_SAME_LINE_EX/@EntryValue" >NEVER</s : String >
24
+ <s : Boolean x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_CATCH_ON_NEW_LINE/@EntryValue" >True</s : Boolean >
25
+ <s : Boolean x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_ELSE_ON_NEW_LINE/@EntryValue" >True</s : Boolean >
26
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_EXPR_ACCESSOR_ON_SINGLE_LINE/@EntryValue" >ALWAYS</s : String >
27
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_EXPR_METHOD_ON_SINGLE_LINE/@EntryValue" >ALWAYS</s : String >
28
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_EXPR_PROPERTY_ON_SINGLE_LINE/@EntryValue" >ALWAYS</s : String >
29
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_FIELD_ATTRIBUTE_ON_SAME_LINE_EX/@EntryValue" >NEVER</s : String >
30
+ <s : Boolean x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_SIMPLE_ANONYMOUSMETHOD_ON_SINGLE_LINE/@EntryValue" >False</s : Boolean >
31
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_SIMPLE_EMBEDDED_STATEMENT_ON_SAME_LINE/@EntryValue" >NEVER</s : String >
32
+ <s : Boolean x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_SIMPLE_METHOD_ON_SINGLE_LINE/@EntryValue" >False</s : Boolean >
33
+ <s : Boolean x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_TYPE_CONSTRAINTS_ON_SAME_LINE/@EntryValue" >False</s : Boolean >
34
+ <s : Boolean x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/REMOVE_BLANK_LINES_NEAR_BRACES_IN_CODE/@EntryValue" >False</s : Boolean >
35
+ <s : Boolean x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/REMOVE_BLANK_LINES_NEAR_BRACES_IN_DECLARATIONS/@EntryValue" >False</s : Boolean >
36
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/TYPE_DECLARATION_BRACES/@EntryValue" >NEXT_LINE</s : String >
37
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_CHAINED_METHOD_CALLS/@EntryValue" >WRAP_IF_LONG</s : String >
38
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_ENUM_DECLARATION/@EntryValue" >CHOP_ALWAYS</s : String >
39
+ <s : Int64 x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_LIMIT/@EntryValue" >225</s : Int64 >
40
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_MULTIPLE_TYPE_PARAMEER_CONSTRAINTS_STYLE/@EntryValue" >CHOP_ALWAYS</s : String >
41
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_OBJECT_AND_COLLECTION_INITIALIZER_STYLE/@EntryValue" >CHOP_ALWAYS</s : String >
42
+ <s : String x : Key =" /Default/CodeStyle/CSharpVarKeywordUsage/ForBuiltInTypes/@EntryValue" >UseVar</s : String >
43
+ <s : String x : Key =" /Default/CodeStyle/CSharpVarKeywordUsage/ForOtherTypes/@EntryValue" >UseVar</s : String >
44
+ <s : String x : Key =" /Default/CodeStyle/CSharpVarKeywordUsage/ForSimpleTypes/@EntryValue" >UseVar</s : String >
45
+ <s : String x : Key =" /Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SHA/@EntryIndexedValue" >SHA</s : String >
46
+ <s : String x : Key =" /Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SMS/@EntryIndexedValue" >SMS</s : String >
47
+ <s : String x : Key =" /Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=WHATSAPP/@EntryIndexedValue" >WHATSAPP</s : String >
48
+ <s : Boolean x : Key =" /Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpKeepExistingMigration/@EntryIndexedValue" >True</s : Boolean >
49
+ <s : Boolean x : Key =" /Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpPlaceEmbeddedOnSameLineMigration/@EntryIndexedValue" >True</s : Boolean >
50
+ <s : Boolean x : Key =" /Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpUseContinuousIndentInsideBracesMigration/@EntryIndexedValue" >True</s : Boolean >
51
+ <s : Boolean x : Key =" /Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateBlankLinesAroundFieldToBlankLinesAroundProperty/@EntryIndexedValue" >True</s : Boolean >
52
+ <s : Boolean x : Key =" /Default/UserDictionary/Words/=autoconfirm/@EntryIndexedValue" >True</s : Boolean >
53
+ <s : Boolean x : Key =" /Default/UserDictionary/Words/=Gotrue/@EntryIndexedValue" >True</s : Boolean >
54
+ <s : Boolean x : Key =" /Default/UserDictionary/Words/=magiclink/@EntryIndexedValue" >True</s : Boolean >
55
+ <s : Boolean x : Key =" /Default/UserDictionary/Words/=Passwordless/@EntryIndexedValue" >True</s : Boolean >
56
+ <s : Boolean x : Key =" /Default/UserDictionary/Words/=Persistor/@EntryIndexedValue" >True</s : Boolean >
57
+ <s : Boolean x : Key =" /Default/UserDictionary/Words/=PKCE/@EntryIndexedValue" >True</s : Boolean >
58
+ <s : Boolean x : Key =" /Default/UserDictionary/Words/=Reauthenticate/@EntryIndexedValue" >True</s : Boolean >
59
+ <s : Boolean x : Key =" /Default/UserDictionary/Words/=Supabase/@EntryIndexedValue" >True</s : Boolean ></wpf : ResourceDictionary >
0 commit comments