intelli-j-settings-i-mx/find.xml
2022-02-07 14:32:37 +00:00

11 lines
417 B
XML

<application>
<component name="FindSettings">
<option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" />
<option name="skipResultsWithOneUsage" value="true" />
<option name="SKIP_RESULTS_WHEN_ONE_USAGE" value="true" />
<option name="SEARCH_SCOPE" value="All Places" />
<mask>*.js,*.html</mask>
<mask>*.html</mask>
</component>
</application>