AI-Ladybug | 2024.2.1 Patch 1 <debuggerx@debuggerx-PC Update My Vim dark .icls, editor.xml

This commit is contained in:
debuggerx
2024-10-31 14:39:29 +08:00
parent 82479a9d4c
commit dce372d49e
2 changed files with 37 additions and 0 deletions
+25
View File
@@ -14,6 +14,16 @@
<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">
@@ -25,6 +35,21 @@
<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" />