-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfind.xml
33 lines (33 loc) · 1.05 KB
/
find.xml
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
28
29
30
31
32
33
<application>
<component name="FindSettings">
<option name="customScope" value="Project and Libraries" />
<option name="defaultScopeName" value="Project and Libraries" />
<option name="localCaseSensitive" value="true" />
<option name="showResultsInSeparateView" value="true" />
<option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" />
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
<option name="SEARCH_SCOPE" value="Project and Libraries" />
<recentFileMasks>
<mask>*.properties</mask>
<mask>*.html</mask>
<mask>*.jsp</mask>
<mask>*.java</mask>
<mask>*.as</mask>
<mask>*.css</mask>
<mask>*.mxml</mask>
<mask>*.js</mask>
<mask>*.xml</mask>
<mask>*.xm</mask>
<mask>i</mask>
<mask>in</mask>
<mask>ind</mask>
<mask>inde</mask>
<mask>index</mask>
<mask>index.</mask>
<mask>index.h</mask>
<mask>index.ht</mask>
<mask>index.htm</mask>
<mask>index.html</mask>
</recentFileMasks>
</component>
</application>