|
|
|
@ -29,8 +29,16 @@
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="compose.state.read" 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.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>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
@ -43,7 +51,7 @@
|
|
|
|
|
<option name="homePage" value="http://localhost:8000" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="InlayHintsSettings">
|
|
|
|
|
<option name="lastViewedProviderKeyId" value="parameter.hints.old" />
|
|
|
|
|
<option name="lastViewedProviderKeyId" value="JAVA.annotation.hints.external.annotations" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TodoConfiguration">
|
|
|
|
|
<pattern pattern="\btodo\b.*" />
|
|
|
|
|