AI-Ladybug | 2024.2.1 Patch 2 <debuggerx@DebuggerX-AIR Update androidStudioFirstRun.xml, kotlin-wizard-data.xml, rainbow_brackets.xml, live-plugin.xml, yiiguxing.translation.xml, jdk.table.xml, kotlin-onboarding.xml
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
<version>1</version>
|
||||
</component>
|
||||
<component name="whatsNew">
|
||||
<shownVersion>2024.2.1rc11</shownVersion>
|
||||
<shownVersion>2024.2.1rc12</shownVersion>
|
||||
</component>
|
||||
</application>
|
||||
+4
-4
@@ -282,12 +282,12 @@
|
||||
</root>
|
||||
</classPath>
|
||||
<javadocPath>
|
||||
<root type="composite" />
|
||||
<root type="composite">
|
||||
<root url="http://developer.android.com/reference/" type="simple" />
|
||||
</root>
|
||||
</javadocPath>
|
||||
<sourcePath>
|
||||
<root type="composite">
|
||||
<root url="file://$USER_HOME$/Android/Sdk/sources/android-34" type="simple" />
|
||||
</root>
|
||||
<root type="composite" />
|
||||
</sourcePath>
|
||||
</roots>
|
||||
<additional sdk="android-34" />
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<application>
|
||||
<component name="BuildProcessSatisfactionSurveyStore">
|
||||
<option name="daysWithGradleBuilds" value="2" />
|
||||
<option name="daysWithGradleBuilds" value="4" />
|
||||
<option name="firstKotlinGradleBuildTime" value="1730207302" />
|
||||
<option name="lastKotlinGradleBuildTime" value="1732179612" />
|
||||
<option name="nextCountedGradleBuild" value="1732266012" />
|
||||
<option name="lastKotlinGradleBuildTime" value="1736590305" />
|
||||
<option name="nextCountedGradleBuild" value="1736676582" />
|
||||
</component>
|
||||
<component name="KotlinNewUserTracker">
|
||||
<option name="firstKtFileOpened" value="1721650294" />
|
||||
<option name="lastKtFileOpened" value="1732244519" />
|
||||
<option name="lastKtFileOpened" value="1736418182" />
|
||||
<option name="newKtUserSince" value="1730172618" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -1,4 +1,18 @@
|
||||
<application>
|
||||
<component name="CoroutinesLibraryCompatibilityStore">
|
||||
<option name="artifactId" value="kotlinx-coroutines-core" />
|
||||
<option name="groupId" value="org.jetbrains.kotlinx" />
|
||||
<option name="ideVersion" value="Ladybug | 2024.2.1 Patch 3" />
|
||||
<option name="versions">
|
||||
<map>
|
||||
<entry key="1.5" value="1.5.2" />
|
||||
<entry key="1.6" value="1.6.4" />
|
||||
<entry key="1.8" value="1.7.3" />
|
||||
<entry key="1.9" value="1.8.1" />
|
||||
<entry key="2.0" value="1.8.1" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
<component name="KotlinWizardDependencyVersionStore">
|
||||
<option name="ideVersion" value="Iguana | 2023.2.1 Beta 1" />
|
||||
<option name="versions">
|
||||
|
||||
@@ -2,5 +2,6 @@
|
||||
<component name="LivePluginSettings">
|
||||
<option name="justInstalled" value="false" />
|
||||
<option name="runAllPluginsOnIDEStartup" value="true" />
|
||||
<option name="runProjectSpecificPlugins" value="false" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -6,6 +6,6 @@
|
||||
<option name="suppressBigFileCheck" value="true" />
|
||||
<option name="suppressXMLCheck" value="true" />
|
||||
<option name="suppressYAMLCheck" value="true" />
|
||||
<option name="version" value="2024.2.7-241" />
|
||||
<option name="version" value="2024.2.8-241" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -4,14 +4,16 @@
|
||||
</component>
|
||||
<component name="Translation.States">
|
||||
<histories>
|
||||
<item value="get parity" />
|
||||
<item value="get baud" />
|
||||
<item value="a result (possibly null), on successful invocation; a [PlatformException], if the invocation failed in the platform plugin; a [MissingPluginException], if the method has not been implemented by a platform plugin." />
|
||||
<item value="The generic argument `T` of the method can be inferred by the surrounding context, or provided explicitly. If it does not match the returned type of the channel, a [TypeError] will be thrown at runtime. `T` cannot be a class with generics other than `dynamic`. For example, `Map<String, String>` is not supported but `Map<dynamic, dynamic>` or `Map` is." />
|
||||
<item value="The static type of [arguments] is `dynamic`, but only values supported by the [codec] of this channel can be used. The same applies to the returned result. The values supported by the default codec and their platform-specific counterparts are documented with [StandardMessageCodec]." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE_SIMPLIFIED" value="2" />
|
||||
<entry key="ENGLISH" value="3" />
|
||||
<entry key="CHINESE_SIMPLIFIED" value="4" />
|
||||
<entry key="ENGLISH" value="5" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user