AI-Ladybug | 2024.2.1 Patch 1 <debuggerx@debuggerx-PC Update editor.xml
This commit is contained in:
+9
-1
@@ -29,8 +29,16 @@
|
|||||||
<map>
|
<map>
|
||||||
<entry key="compose.state.read" value="false" />
|
<entry key="compose.state.read" value="false" />
|
||||||
<entry key="devkit.threading" 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.implicit.types" value="false" />
|
||||||
<entry key="java.method.chains" value="true" />
|
<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>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
@@ -43,7 +51,7 @@
|
|||||||
<option name="homePage" value="http://localhost:8000" />
|
<option name="homePage" value="http://localhost:8000" />
|
||||||
</component>
|
</component>
|
||||||
<component name="InlayHintsSettings">
|
<component name="InlayHintsSettings">
|
||||||
<option name="lastViewedProviderKeyId" value="parameter.hints.old" />
|
<option name="lastViewedProviderKeyId" value="JAVA.annotation.hints.external.annotations" />
|
||||||
</component>
|
</component>
|
||||||
<component name="TodoConfiguration">
|
<component name="TodoConfiguration">
|
||||||
<pattern pattern="\btodo\b.*" />
|
<pattern pattern="\btodo\b.*" />
|
||||||
|
|||||||
Reference in New Issue
Block a user