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.
86 lines
4.0 KiB
86 lines
4.0 KiB
<application>
|
|
<component name="CodeFoldingSettings">
|
|
<option name="COLLAPSE_IMPORTS" value="false" />
|
|
</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="100" />
|
|
<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="CodeVisionSettings">
|
|
<option name="codeVisionGroupToPosition">
|
|
<map>
|
|
<entry key="change.signature" value="Default" />
|
|
<entry key="inheritors" value="Default" />
|
|
<entry key="problems" value="Default" />
|
|
<entry key="references" value="Default" />
|
|
<entry key="rename" value="Default" />
|
|
<entry key="vcs.code.vision" value="Default" />
|
|
</map>
|
|
</option>
|
|
<option name="defaultPosition" value="Right" />
|
|
</component>
|
|
<component name="DaemonCodeAnalyzerSettings">
|
|
<option name="AUTOREPARSE_DELAY" value="0" />
|
|
<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="DeclarativeInlayHintsSettings">
|
|
<option name="enabledOptions">
|
|
<map>
|
|
<entry key="kotlin.lambdas.hints#hints.lambda.receivers.parameters" value="false" />
|
|
<entry key="kotlin.lambdas.hints#hints.lambda.return" value="false" />
|
|
<entry key="kotlin.references.types.hints#hints.type.function.parameter" value="false" />
|
|
<entry key="kotlin.references.types.hints#hints.type.function.return" value="false" />
|
|
<entry key="kotlin.references.types.hints#hints.type.property" value="false" />
|
|
<entry key="kotlin.references.types.hints#hints.type.variable" value="false" />
|
|
<entry key="oc.type.hints#lambdas" value="true" />
|
|
<entry key="oc.type.hints#obvious.types" value="false" />
|
|
<entry key="oc.type.hints#parameter.types" value="true" />
|
|
<entry key="oc.type.hints#return.types" value="true" />
|
|
<entry key="oc.type.hints#variables" value="true" />
|
|
</map>
|
|
</option>
|
|
<option name="providerIdToEnabled">
|
|
<map>
|
|
<entry key="compose.state.read" value="false" />
|
|
<entry key="devkit.threading" value="false" />
|
|
<entry key="groovy.implicit.null.argument" value="true" />
|
|
<entry key="groovy.lambda.parameter.inlay.provider" value="true" />
|
|
<entry key="groovy.local.variable.implicit.types" value="true" />
|
|
<entry key="java.implicit.types" value="false" />
|
|
<entry key="java.method.chains" value="true" />
|
|
<entry key="kotlin.lambdas.hints" value="false" />
|
|
<entry key="kotlin.method.chains" value="false" />
|
|
<entry key="kotlin.references.types.hints" value="false" />
|
|
<entry key="kotlin.values.hints" value="true" />
|
|
<entry key="oc.type.hints" value="true" />
|
|
</map>
|
|
</option>
|
|
</component>
|
|
<component name="EditorSettings">
|
|
<option name="USE_SOFT_WRAPS" value="MAIN_EDITOR:CONSOLE" />
|
|
<option name="SOFT_WRAP_FILE_MASKS" value="*.md; *.txt; *.rst; *.adoc" />
|
|
<option name="ENABLE_RENDERED_DOC" value="true" />
|
|
<option name="IS_DND_ENABLED" value="false" />
|
|
</component>
|
|
<component name="GivServiceSettings">
|
|
<option name="homePage" value="http://localhost:8000" />
|
|
</component>
|
|
<component name="InlayHintsSettings">
|
|
<option name="lastViewedProviderKeyId" value="Dart.dart.i18n.inlay.hints.provider" />
|
|
</component>
|
|
<component name="TodoConfiguration">
|
|
<pattern pattern="\btodo\b.*" />
|
|
<pattern pattern="\bfixme\b.*" />
|
|
</component>
|
|
</application> |