IU-2023.1.2 <umnikov@umnikov-lin-redmibook Update issues.xml, editor.xml

This commit is contained in:
Umnikov Viacheslav 2023-06-08 18:20:19 +07:00
parent fc6b06b26d
commit 65bc6258e5
2 changed files with 14 additions and 1 deletions

View File

@ -9,6 +9,19 @@
</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>

File diff suppressed because one or more lines are too long