AI-Arctic Fox | 2020.3.1 Patch 1 <debuggerx@debuggerx-PC Get rid of $ROOT_CONFIG$ and $APP_CONFIG

This commit is contained in:
2021-08-26 18:29:24 +08:00
parent 6784857555
commit 078911cf04
40 changed files with 2 additions and 26 deletions
+14
View File
@@ -0,0 +1,14 @@
<application>
<component name="ShowUsagesSettings">
<option name="GROUP_BY_FILE_STRUCTURE" value="true" />
<option name="GROUP_BY_MODULE" value="true" />
<option name="GROUP_BY_PACKAGE" value="true" />
<option name="GROUP_BY_USAGE_TYPE" value="true" />
</component>
<component name="UsageViewSettings">
<option name="GROUP_BY_FILE_STRUCTURE" value="false" />
<option name="GROUP_BY_MODULE" value="false" />
<option name="GROUP_BY_PACKAGE" value="false" />
<option name="GROUP_BY_USAGE_TYPE" value="false" />
</component>
</application>