IU-2021.1.1 <aiko@pro.local Update find.xml, vcs.xml

This commit is contained in:
Aiko Mastboom 2021-05-02 17:19:07 +02:00
parent e016011b0b
commit ac87e998f1
2 changed files with 7 additions and 5 deletions

View File

@ -2,7 +2,9 @@
<component name="FindSettings"> <component name="FindSettings">
<option name="customScope" value="All Places" /> <option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" /> <option name="defaultScopeName" value="All Places" />
<option name="regularExpressions" value="true" />
<option name="showResultsInSeparateView" value="true" /> <option name="showResultsInSeparateView" value="true" />
<option name="REGULAR_EXPRESSIONS" value="true" />
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" /> <option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
<option name="SEARCH_SCOPE" value="All Places" /> <option name="SEARCH_SCOPE" value="All Places" />
<mask>*.css</mask> <mask>*.css</mask>

10
vcs.xml
View File

@ -43,12 +43,12 @@
<option name="cloneParentDir" value="$USER_HOME$/Development" /> <option name="cloneParentDir" value="$USER_HOME$/Development" />
</component> </component>
<component name="Vcs.Log.App.Settings"> <component name="Vcs.Log.App.Settings">
<option name="COLUMN_ORDER"> <option name="COLUMN_ID_ORDER">
<list> <list>
<option value="0" /> <option value="Default.Root" />
<option value="1" /> <option value="Default.Subject" />
<option value="2" /> <option value="Default.Author" />
<option value="3" /> <option value="Default.Date" />
</list> </list>
</option> </option>
</component> </component>