IU-2021.2.3 <aiko@Lindas-MacBook-Pro.local Update find.xml

This commit is contained in:
Aiko Mastboom 2021-10-30 16:29:09 +02:00
parent 7b64dc7dd4
commit 0d83127c0b

View File

@ -2,23 +2,19 @@
<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="localCaseSensitive" value="true" />
<option name="localWholeWordsOnly" value="true" />
<option name="regularExpressions" value="true" /> <option name="regularExpressions" value="true" />
<option name="showResultsInSeparateView" value="true" /> <option name="showResultsInSeparateView" value="true" />
<option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" />
<option name="LOCAL_WHOLE_WORDS_ONLY" value="true" />
<option name="REGULAR_EXPRESSIONS" 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>*.js</mask>
<mask>*.leex</mask>
<mask>*.ex</mask>
<mask>*.css</mask> <mask>*.css</mask>
<mask>*.html</mask> <mask>*.html</mask>
<mask>*.xml</mask> <mask>*.xml</mask>
<mask>*.jsp</mask> <mask>*.jsp</mask>
<mask>*.properties</mask> <mask>*.properties</mask>
<mask>*.java</mask> <mask>*.java</mask>
<mask>*.js</mask>
<mask>*.leex</mask>
<mask>*.ex</mask>
</component> </component>
</application> </application>