Skip to content

Commit

Permalink
[Update] DotSettings
Browse files Browse the repository at this point in the history
  • Loading branch information
samatrhea committed Feb 13, 2024
1 parent 0021f09 commit 7f7581f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SysML2.NET.sln.DotSettings
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<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:Boolean x:Key="/Default/CodeStyle/CSharpUsing/AddImportsToDeepestScope/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/CodeStyle/FileHeader/FileHeaderText/@EntryValue">-------------------------------------------------------------------------------------------------&#xD;
&lt;copyright file="$FILENAME$" company="RHEA System S.A."&gt;&#xD;
&lt;copyright file="${File.FileName}" company="RHEA System S.A."&gt;&#xD;
&#xD;
Copyright 2022-2023 RHEA System S.A.&#xD;
&#xD;
Expand All @@ -21,6 +21,7 @@
------------------------------------------------------------------------------------------------</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateInstanceFields/@EntryIndexedValue">&lt;Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /&gt;</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateStaticFields/@EntryIndexedValue">&lt;Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /&gt;</s:String>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EFeature_002EServices_002ECodeCleanup_002EFileHeader_002EFileHeaderSettingsMigrate/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=dtos/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=Ecore/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=Netto/@EntryIndexedValue">True</s:Boolean>
Expand Down

0 comments on commit 7f7581f

Please sign in to comment.