AI-Narwhal 4 Feature Drop | 2025.1.4 <debuggerx@debuggerx-PC Update AIOnboardingPromoWindowAdvisor.xml, editor.xml, SmartInputProConfig.xml Create flutter-check-x.xml, DoxListingUiConfig.xml, FlutterXGlobalConfig.xml
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="AIOnboardingPromoWindowAdvisor">
|
<component name="AIOnboardingPromoWindowAdvisor">
|
||||||
<option name="attempts" value="5" />
|
<option name="attempts" value="6" />
|
||||||
<option name="shouldShowNextTime" value="NO" />
|
<option name="shouldShowNextTime" value="NO" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="DoxListingUiConfig">
|
||||||
|
<option name="checkFlutterVersion" value="false" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="FlutterXGlobalConfig">
|
||||||
|
<option name="typeInlayOnLeft" value="true" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
File diff suppressed because one or more lines are too long
+10
-1
@@ -16,8 +16,13 @@
|
|||||||
<component name="CodeVisionSettings">
|
<component name="CodeVisionSettings">
|
||||||
<option name="codeVisionGroupToPosition">
|
<option name="codeVisionGroupToPosition">
|
||||||
<map>
|
<map>
|
||||||
|
<entry key="DartAssetsIconInlineShow" value="Default" />
|
||||||
|
<entry key="FreezedActionInlay" value="Default" />
|
||||||
<entry key="change.signature" value="Default" />
|
<entry key="change.signature" value="Default" />
|
||||||
|
<entry key="flutter-aliyun-mirror-image-inlay" value="Default" />
|
||||||
|
<entry key="flutter-aliyun-mirror-image-inlay-kts" value="Default" />
|
||||||
<entry key="inheritors" value="Default" />
|
<entry key="inheritors" value="Default" />
|
||||||
|
<entry key="llm" value="Default" />
|
||||||
<entry key="problems" value="Default" />
|
<entry key="problems" value="Default" />
|
||||||
<entry key="references" value="Default" />
|
<entry key="references" value="Default" />
|
||||||
<entry key="rename" value="Default" />
|
<entry key="rename" value="Default" />
|
||||||
@@ -37,6 +42,8 @@
|
|||||||
<component name="DeclarativeInlayHintsSettings">
|
<component name="DeclarativeInlayHintsSettings">
|
||||||
<option name="enabledOptions">
|
<option name="enabledOptions">
|
||||||
<map>
|
<map>
|
||||||
|
<entry key="java.annotation.hints#showExternal" value="true" />
|
||||||
|
<entry key="java.annotation.hints#showInferred" value="false" />
|
||||||
<entry key="kotlin.lambdas.hints#hints.lambda.receivers.parameters" value="false" />
|
<entry key="kotlin.lambdas.hints#hints.lambda.receivers.parameters" value="false" />
|
||||||
<entry key="kotlin.lambdas.hints#hints.lambda.return" value="false" />
|
<entry key="kotlin.lambdas.hints#hints.lambda.return" value="false" />
|
||||||
<entry key="kotlin.references.types.hints#hints.type.function.parameter" value="false" />
|
<entry key="kotlin.references.types.hints#hints.type.function.parameter" value="false" />
|
||||||
@@ -52,9 +59,11 @@
|
|||||||
</option>
|
</option>
|
||||||
<option name="providerIdToEnabled">
|
<option name="providerIdToEnabled">
|
||||||
<map>
|
<map>
|
||||||
|
<entry key="DartTypeShow" value="true" />
|
||||||
<entry key="compose.state.read" value="false" />
|
<entry key="compose.state.read" value="false" />
|
||||||
<entry key="dart.closing.labels" value="false" />
|
<entry key="dart.closing.labels" value="false" />
|
||||||
<entry key="devkit.threading" value="false" />
|
<entry key="devkit.threading" value="false" />
|
||||||
|
<entry key="flutterxWithPubspecUpdateTime" value="true" />
|
||||||
<entry key="groovy.implicit.null.argument" value="true" />
|
<entry key="groovy.implicit.null.argument" value="true" />
|
||||||
<entry key="groovy.lambda.parameter.inlay.provider" value="true" />
|
<entry key="groovy.lambda.parameter.inlay.provider" value="true" />
|
||||||
<entry key="groovy.local.variable.implicit.types" value="true" />
|
<entry key="groovy.local.variable.implicit.types" value="true" />
|
||||||
@@ -83,7 +92,7 @@
|
|||||||
<option name="homePage" value="http://localhost:8000" />
|
<option name="homePage" value="http://localhost:8000" />
|
||||||
</component>
|
</component>
|
||||||
<component name="InlayHintsSettings">
|
<component name="InlayHintsSettings">
|
||||||
<option name="lastViewedProviderKeyId" value="Dart.dart.i18n.inlay.hints.provider" />
|
<option name="lastViewedProviderKeyId" value="Dart.DartTypeShow" />
|
||||||
</component>
|
</component>
|
||||||
<component name="XmlEditorOptions">
|
<component name="XmlEditorOptions">
|
||||||
<option name="showCssInlineColorPreview" value="true" />
|
<option name="showCssInlineColorPreview" value="true" />
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
<application>
|
||||||
|
<component name="flutter-check-x">
|
||||||
|
<option name="assetScanFolderName" value="$USER_HOME$/StudioProjects/aim_workspace/packages/aim_master/assets" />
|
||||||
|
<option name="lang" value="中文" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
Reference in New Issue
Block a user