-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfind.xml
More file actions
27 lines (27 loc) · 776 Bytes
/
find.xml
File metadata and controls
27 lines (27 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<application>
<component name="FindSettings">
<option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" />
<option name="localRegularExpressions" value="true" />
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
<option name="SEARCH_SCOPE" value="All Places" />
<mask>*.css</mask>
<mask>*.html</mask>
<mask>*.xml</mask>
<mask>*.jsp</mask>
<mask>*.properties</mask>
<mask>*.java</mask>
<mask>*Dao.java</mask>
<mask>*less</mask>
<mask>*js</mask>
<mask>*kts</mask>
<mask>*kts</mask>
<mask>*xsl</mask>
<mask>*yml</mask>
<mask>yaml</mask>
<mask>*sql</mask>
<mask>*xml</mask>
<mask>*kt</mask>
<mask>*kt</mask>
</component>
</application>