PY-2021.2.3 <debuggerx@debuggerx-PC Update find.xml

This commit is contained in:
2021-11-25 15:04:52 +08:00
parent 0821666b66
commit 983a40f937
+8 -3
View File
@@ -1,10 +1,15 @@
<application> <application>
<component name="FindSettings"> <component name="FindSettings">
<option name="customScope" value="All Places" /> <option name="customScope" value="所有位置" />
<option name="defaultScopeName" value="All Places" /> <option name="defaultScopeName" value="所有位置" />
<option name="localRegularExpressions" value="true" /> <option name="localRegularExpressions" value="true" />
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" /> <option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
<option name="WITH_SUBDIRECTORIES" value="false" /> <option name="WITH_SUBDIRECTORIES" value="false" />
<option name="SEARCH_SCOPE" value="All Places" /> <option name="SEARCH_SCOPE" value="所有位置" />
<mask>*.css</mask>
<mask>*.html</mask>
<mask>*.xml</mask>
<mask>*.pyw</mask>
<mask>*.py</mask>
</component> </component>
</application> </application>