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
+32
View File
@@ -0,0 +1,32 @@
<application>
<component name="CodeFoldingSettings">
<option name="COLLAPSE_DOC_COMMENTS" value="true" />
</component>
<component name="CodeInsightSettings">
<option name="completionCaseSensitive" value="2" />
<option name="SHOW_PARAMETER_NAME_HINTS_ON_COMPLETION" value="true" />
<option name="PARAMETER_INFO_DELAY" value="500" />
<option name="AUTO_POPUP_JAVADOC_INFO" value="true" />
<option name="JAVADOC_INFO_DELAY" value="500" />
<option name="COMPLETION_CASE_SENSITIVE" value="2" />
<option name="OPTIMIZE_IMPORTS_ON_THE_FLY" value="true" />
<option name="ADD_UNAMBIGIOUS_IMPORTS_ON_THE_FLY" value="true" />
</component>
<component name="DaemonCodeAnalyzerSettings">
<option name="NEXT_ERROR_ACTION_GOES_TO_ERRORS_FIRST" value="false" />
<option name="SHOW_METHOD_SEPARATORS" value="true" />
</component>
<component name="DartCodeFoldingSettings">
<option name="collapseParts" value="false" />
</component>
<component name="DefaultFont">
<option name="USE_LIGATURES" value="true" />
</component>
<component name="EditorSettings">
<option name="USE_SOFT_WRAPS" value="" />
<option name="ENABLE_RENDERED_DOC" value="true" />
</component>
<component name="InlayHintsSettings">
<option name="lastViewedProviderKeyId" value="parameter.hints.old" />
</component>
</application>