intellij-settings-work/editor.codeinsight.xml

11 lines
442 B
XML
Raw Normal View History

<application>
<component name="CodeInsightSettings">
<option name="REFORMAT_ON_PASTE" value="2" />
<option name="HIGHLIGHT_SCOPE" value="true" />
</component>
<component name="DaemonCodeAnalyzerSettings">
<option name="NEXT_ERROR_ACTION_GOES_TO_ERRORS_FIRST" value="false" />
<option name="SHOW_METHOD_SEPARATORS" value="true" />
<option name="ERROR_STRIPE_MARK_MIN_HEIGHT" value="3" />
</component>
</application>