浏览代码

CL-2021.3 <TheoryOfNekomata@VALHALLA Create baseRefactoring.xml, ocRefactoring.xml

master
父节点
当前提交
f341df13d2
共有 2 个文件被更改,包括 10 次插入0 次删除
  1. +5
    -0
      baseRefactoring.xml
  2. +5
    -0
      ocRefactoring.xml

+ 5
- 0
baseRefactoring.xml 查看文件

@@ -0,0 +1,5 @@
<application>
<component name="BaseRefactoringSettings">
<option name="RENAME_SEARCH_IN_COMMENTS_FOR_FILE" value="false" />
</component>
</application>

+ 5
- 0
ocRefactoring.xml 查看文件

@@ -0,0 +1,5 @@
<application>
<component name="OCRefactoringSettings">
<option name="RENAME_ASSOCIATED_FILES" value="false" />
</component>
</application>

正在加载...
取消
保存