IU-2020.2.2 <aiko@pro.local Update find.xml Create duplocatorSettings.xml

This commit is contained in:
Aiko Mastboom 2020-09-24 14:43:51 +02:00
parent cd18eb7401
commit 8f0417b6c4
2 changed files with 13 additions and 3 deletions

10
duplocatorSettings.xml Normal file
View File

@ -0,0 +1,10 @@
<application>
<component name="DuplocatorSettings">
<option name="SELECTED_PROFILES">
<set>
<option value="HTML" />
</set>
</option>
<option name="LAST_SELECTED_LANGUAGE" value="HTML" />
</component>
</application>

View File

@ -1,14 +1,14 @@
<application> <application>
<component name="FindSettings"> <component name="FindSettings">
<option name="customScope" value="All Places" /> <option name="customScope" value="File '.../90dgnRust.html'" />
<option name="defaultScopeName" value="All Places" /> <option name="defaultScopeName" value="File '.../90dgnRust.html'" />
<option name="localCaseSensitive" value="true" /> <option name="localCaseSensitive" value="true" />
<option name="localRegularExpressions" value="true" /> <option name="localRegularExpressions" value="true" />
<option name="showResultsInSeparateView" value="true" /> <option name="showResultsInSeparateView" value="true" />
<option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" /> <option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" />
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" /> <option name="LOCAL_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="File '.../90dgnRust.html'" />
<mask>*.css</mask> <mask>*.css</mask>
<mask>*.html</mask> <mask>*.html</mask>
<mask>*.xml</mask> <mask>*.xml</mask>