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.
51 lines
2.1 KiB
51 lines
2.1 KiB
<application>
|
|
<component name="CodeFoldingSettings">
|
|
<option name="COLLAPSE_IMPORTS" value="false" />
|
|
</component>
|
|
<component name="CodeInsightSettings">
|
|
<option name="completionCaseSensitive" value="2" />
|
|
<option name="SHOW_PARAMETER_NAME_HINTS_ON_COMPLETION" value="true" />
|
|
<option name="PARAMETER_INFO_DELAY" value="500" />
|
|
<option name="AUTO_POPUP_JAVADOC_INFO" value="true" />
|
|
<option name="COMPLETION_CASE_SENSITIVE" value="2" />
|
|
<option name="SHOW_FULL_SIGNATURES_IN_PARAMETER_INFO" value="true" />
|
|
<option name="OPTIMIZE_IMPORTS_ON_THE_FLY" value="true" />
|
|
<option name="ADD_UNAMBIGIOUS_IMPORTS_ON_THE_FLY" value="true" />
|
|
</component>
|
|
<component name="CodeVisionSettings">
|
|
<option name="defaultPosition" value="Right" />
|
|
</component>
|
|
<component name="DaemonCodeAnalyzerSettings">
|
|
<option name="AUTOREPARSE_DELAY" value="0" />
|
|
<option name="NEXT_ERROR_ACTION_GOES_TO_ERRORS_FIRST" value="false" />
|
|
<option name="SHOW_METHOD_SEPARATORS" value="true" />
|
|
</component>
|
|
<component name="DartCodeFoldingSettings">
|
|
<option name="collapseParts" value="false" />
|
|
</component>
|
|
<component name="DeclarativeInlayHintsSettings">
|
|
<option name="providerIdToEnabled">
|
|
<map>
|
|
<entry key="compose.state.read" value="false" />
|
|
<entry key="devkit.threading" value="false" />
|
|
<entry key="java.implicit.types" value="false" />
|
|
<entry key="java.method.chains" value="true" />
|
|
</map>
|
|
</option>
|
|
</component>
|
|
<component name="EditorSettings">
|
|
<option name="USE_SOFT_WRAPS" value="CONSOLE" />
|
|
<option name="ENABLE_RENDERED_DOC" value="true" />
|
|
<option name="IS_DND_ENABLED" value="false" />
|
|
</component>
|
|
<component name="GivServiceSettings">
|
|
<option name="homePage" value="http://localhost:8000" />
|
|
</component>
|
|
<component name="InlayHintsSettings">
|
|
<option name="lastViewedProviderKeyId" value="parameter.hints.old" />
|
|
</component>
|
|
<component name="TodoConfiguration">
|
|
<pattern pattern="\btodo\b.*" />
|
|
<pattern pattern="\bfixme\b.*" />
|
|
</component>
|
|
</application> |