cfConfig Portal

clion/options · editor.xml

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

editor.xml
<application>
  <component name="CodeInsightSettings">
    <option name="AUTO_POPUP_JAVADOC_INFO" value="true" />
  </component>
  <component name="DeclarativeInlayHintsSettings">
    <option name="providerIdToEnabled">
      <map>
        <entry key="js.chain.hints" value="true" />
        <entry key="js.type.hints" 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="InlineCompletionOnboarding">
    <option name="onboardingFinished" value="true" />
  </component>
</application>