IU-2021.2.4 <martin@stolas Update find.xml, Default.xml

This commit is contained in:
Martin Donnelly 2023-12-12 15:36:10 +00:00
parent dd86a13216
commit b5a9b9089c
2 changed files with 9 additions and 4 deletions

View File

@ -1 +1,6 @@
<code_scheme name="Default" version="173" />
<code_scheme name="Default" version="173">
<codeStyleSettings language="JavaScript">
<option name="KEEP_BLANK_LINES_IN_CODE" value="1" />
<option name="SPACE_WITHIN_BRACKETS" value="true" />
</codeStyleSettings>
</code_scheme>

View File

@ -1,8 +1,8 @@
<application>
<component name="FindSettings">
<option name="customScope" value="Project 'errorlogger'" />
<option name="defaultScopeName" value="Project 'errorlogger'" />
<option name="SEARCH_SCOPE" value="Project 'errorlogger'" />
<option name="customScope" value="File '…/public/app.js'" />
<option name="defaultScopeName" value="File '…/public/app.js'" />
<option name="SEARCH_SCOPE" value="File '…/public/app.js'" />
<mask>*.css</mask>
<mask>*.html</mask>
<mask>*.xml</mask>