idea-settings/editor.xml

33 lines
1.1 KiB
XML

<application>
<component name="CodeVisionSettings">
<option name="codeVisionGroupToPosition">
<map>
<entry key="inheritors" value="Default" />
<entry key="problems" value="Default" />
<entry key="references" value="Right" />
<entry key="vcs.code.vision" value="Right" />
</map>
</option>
</component>
<component name="DeclarativeInlayHintsSettings">
<option name="providerIdToEnabled">
<map>
<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="ts.chain.hints" value="true" />
<entry key="ts.enum.hints" value="true" />
<entry key="ts.type.hints" value="true" />
</map>
</option>
</component>
<component name="InlayHintsSettings">
<option name="disabledHintProviderIds">
<set>
<option value="JAVA.java.implicit.types" />
</set>
</option>
<option name="lastViewedProviderKeyId" value="" />
</component>
</application>