diff options
| author | Sophia Pearson <codergal89@gmail.com> | 2022-05-27 23:02:33 +0200 |
|---|---|---|
| committer | Sophia Pearson <codergal89@gmail.com> | 2022-05-27 23:02:33 +0200 |
| commit | 98776908265c4b4d6e6a3a41df0f8e534b44e406 (patch) | |
| tree | a545b4b3bcb487340a4689e7392ef1fa55fd2eb8 /Texty.sln.DotSettings | |
| parent | d1118dc7d1b2fbb5efd67f06cef5a1fee392ba00 (diff) | |
| download | texty-98776908265c4b4d6e6a3a41df0f8e534b44e406.tar.xz texty-98776908265c4b4d6e6a3a41df0f8e534b44e406.zip | |
ide: format code
Diffstat (limited to 'Texty.sln.DotSettings')
| -rw-r--r-- | Texty.sln.DotSettings | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Texty.sln.DotSettings b/Texty.sln.DotSettings index 2bd83cb..17e9596 100644 --- a/Texty.sln.DotSettings +++ b/Texty.sln.DotSettings @@ -1,2 +1,4 @@ <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"> + <s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_METHOD_ATTRIBUTE_ON_SAME_LINE_EX/@EntryValue">IF_OWNER_IS_SINGLE_LINE</s:String> + <s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_TYPE_ATTRIBUTE_ON_SAME_LINE_EX/@EntryValue">IF_OWNER_IS_SINGLE_LINE</s:String> <s:Boolean x:Key="/Default/UserDictionary/Words/=Texty/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>
\ No newline at end of file |
