IU-2022.1 <Kane@DESKTOP-BSU1BVP Merge branch 'master'

This commit is contained in:
Kane Wang 2022-04-18 18:47:00 +08:00
commit 5bd6bcd57a
2 changed files with 10 additions and 0 deletions

9
advancedSettings.xml Normal file
View File

@ -0,0 +1,9 @@
<application>
<component name="AdvancedSettings">
<option name="settings">
<map>
<entry key="confirm.rerun.with.termination" value="false" />
</map>
</option>
</component>
</application>

View File

@ -1,5 +1,6 @@
<application>
<component name="RefactoringSettings">
<option name="RENAME_SEARCH_IN_COMMENTS_FOR_PACKAGE" value="true" />
<option name="RENAME_SEARCH_IN_COMMENTS_FOR_CLASS" value="true" />
</component>
</application>