cfConfig Portal

intellij/options · editor.xml

Imported from ~/Library/Application Support/JetBrains/IntelliJIdea2025.1/options.

editor.xml
<application>
  <component name="CodeInsightSettings">
    <option name="AUTO_POPUP_COMPLETION_LOOKUP" value="false" />
    <option name="AUTOCOMPLETE_ON_CODE_COMPLETION" value="false" />
    <option name="AUTOCOMPLETE_ON_SMART_TYPE_COMPLETION" value="false" />
  </component>
  <component name="CodeVisionSettings">
    <option name="codeVisionGroupToPosition">
      <map>
        <entry key="change.signature" value="Default" />
        <entry key="component.usage" value="Default" />
        <entry key="inheritors" value="Default" />
        <entry key="problems" value="Default" />
        <entry key="python.web.structure" 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="DeclarativeInlayHintsSettings">
    <option name="enabledOptions">
      <map>
        <entry key="java.annotation.hints#showExternal" value="true" />
        <entry key="java.annotation.hints#showInferred" value="false" />
        <entry key="js.type.hints#function.returns" value="true" />
        <entry key="js.type.hints#non.paren.single.param" value="true" />
        <entry key="js.type.hints#parameters.in.parens" value="true" />
        <entry key="js.type.hints#variables.and.fields" value="true" />
        <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="sql.column.names.inlay.hints#sql.show.column.names.for.asterisk" value="true" />
        <entry key="sql.column.names.inlay.hints#sql.show.column.names.for.set.operations" value="true" />
        <entry key="sql.column.names.inlay.hints#sql.show.column.names.in.insert.values" value="true" />
        <entry key="sql.column.names.inlay.hints#sql.show.column.names.in.select" value="true" />
        <entry key="sql.join.cardinality.hints#full.join" value="true" />
        <entry key="sql.join.cardinality.hints#inner.join" value="true" />
        <entry key="sql.join.cardinality.hints#left.join" value="true" />
        <entry key="sql.join.cardinality.hints#right.join" value="true" />
        <entry key="ts.type.hints#function.returns" value="true" />
        <entry key="ts.type.hints#non.paren.single.param" value="true" />
        <entry key="ts.type.hints#parameters.in.parens" value="true" />
        <entry key="ts.type.hints#variables.and.fields" value="true" />
      </map>
    </option>
    <option name="providerIdToEnabled">
      <map>
        <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.annotation.hints" value="true" />
        <entry key="java.implicit.lambdaParameter" value="true" />
        <entry key="java.implicit.types" value="false" />
        <entry key="java.method.chains" value="true" />
        <entry key="js.chain.hints" value="true" />
        <entry key="js.type.hints" value="true" />
        <entry key="kotlin.compiler.plugins.modality" value="true" />
        <entry key="kotlin.compiler.plugins.supertypes" value="true" />
        <entry key="kotlin.lambdas.hints" value="false" />
        <entry key="kotlin.method.chains" value="false" />
        <entry key="kotlin.parameters.hints" value="true" />
        <entry key="kotlin.references.types.hints" value="false" />
        <entry key="kotlin.values.hints" value="true" />
        <entry key="open.rewrite.recipe" value="true" />
        <entry key="qodana.yaml.inspection.descriptions" value="true" />
        <entry key="sql.column.names.inlay.hints" value="true" />
        <entry key="sql.join.cardinality.hints" value="true" />
        <entry key="ts.chain.hints" value="true" />
        <entry key="ts.enum.hints" value="true" />
        <entry key="ts.type.hints" value="true" />
      </map>
    </option>
  </component>
  <component name="EditorSettings">
    <option name="IS_RIGHT_MARGIN_SHOWN" value="false" />
  </component>
  <component name="InlayHintsSettings">
    <option name="lastViewedProviderKeyId" value="" />
  </component>
  <component name="InlineCompletionOnboarding">
    <option name="onboardingFinished" value="true" />
  </component>
</application>