You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
1.8 KiB

<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="SHOW_FULL_SIGNATURES_IN_PARAMETER_INFO" value="true" />
<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="FONT_FAMILY" value="Fira Code" />
<option name="FONT_REGULAR_SUB_FAMILY" value="Regular" />
<option name="FONT_BOLD_SUB_FAMILY" value="Bold" />
<option name="USE_LIGATURES" value="true" />
<option name="SECONDARY_FONT_FAMILY" value="Noto Sans CJK SC" />
</component>
<component name="EditorSettings">
<option name="USE_SOFT_WRAPS" value="CONSOLE" />
<option name="ENABLE_RENDERED_DOC" value="true" />
<option name="IS_DND_ENABLED" value="false" />
</component>
<component name="InlayHintsSettings">
<option name="lastViewedProviderKeyId" value="parameter.hints.old" />
</component>
<component name="TodoConfiguration">
<pattern pattern="\btodo\b.*" />
<pattern pattern="\bfixme\b.*" />
</component>
</application>