IU-2021.3.1 <aiko@pro.local Update find.xml
This commit is contained in:
parent
1e7345725c
commit
35874af505
4
find.xml
4
find.xml
@ -2,9 +2,12 @@
|
||||
<component name="FindSettings">
|
||||
<option name="customScope" value="Only changes uncommitted to VCS in all files" />
|
||||
<option name="defaultScopeName" value="Only changes uncommitted to VCS in all files" />
|
||||
<option name="regularExpressions" value="true" />
|
||||
<option name="showResultsInSeparateView" value="true" />
|
||||
<option name="REGULAR_EXPRESSIONS" value="true" />
|
||||
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="Only changes uncommitted to VCS in all files" />
|
||||
<option name="FILE_MASK" value="*.html.?eex, *.html" />
|
||||
<mask>*.leex</mask>
|
||||
<mask>*.html.eex</mask>
|
||||
<mask>*.html.?eex</mask>
|
||||
@ -16,5 +19,6 @@
|
||||
<mask>*.properties</mask>
|
||||
<mask>*.java</mask>
|
||||
<mask>*.ex</mask>
|
||||
<mask>*.html.?eex, *.html</mask>
|
||||
</component>
|
||||
</application>
|
||||
Loading…
x
Reference in New Issue
Block a user