You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1.7 KiB

<application>
<component name="CodeFoldingSettings">
<option name="COLLAPSE_DOC_COMMENTS" value="true" />
<option name="COLLAPSE_CUSTOM_FOLDING_REGIONS" value="true" />
</component>
<component name="CodeInsightSettings">
<option name="completionCaseSensitive" value="2" />
<option name="PARAMETER_INFO_DELAY" value="500" />
<option name="AUTO_POPUP_JAVADOC_INFO" value="true" />
<option name="JAVADOC_INFO_DELAY" value="500" />
<option name="COMPLETION_CASE_SENSITIVE" value="2" />
<option name="SMART_END_ACTION" value="false" />
<option name="REFORMAT_ON_PASTE" value="1" />
<option name="OPTIMIZE_IMPORTS_ON_THE_FLY" value="true" />
<option name="ADD_UNAMBIGIOUS_IMPORTS_ON_THE_FLY" value="true" />
</component>
<component name="DaemonCodeAnalyzerSettings">
<option name="NEXT_ERROR_ACTION_GOES_TO_ERRORS_FIRST" value="false" />
<option name="SHOW_METHOD_SEPARATORS" value="true" />
</component>
<component name="EditorSettings">
<option name="USE_SOFT_WRAPS" value="MAIN_EDITOR:CONSOLE" />
<option name="SOFT_WRAP_FILE_MASKS" value="*.md; *.txt; *.rst; *.adoc" />
<option name="STRIP_TRAILING_SPACES" value="None" />
<option name="ENABLE_RENDERED_DOC" value="true" />
<option name="IS_WHITESPACES_SHOWN" value="true" />
<option name="KEEP_TRAILING_SPACE_ON_CARET_LINE" value="false" />
</component>
<component name="LiveEditOptions" chromeUpdateJSOnChanges="true" nodeUpdateOnChanges="true" updateFilesToCompile="true" useJBChromeExtension="true" />
<component name="TodoConfiguration">
<pattern pattern="\btodo\b.*" />
<pattern pattern="\bfixme\b.*" />
</component>
</application>