Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8130637311 | |||
| ee3d732d8c | |||
| a08a4c8a18 | |||
| 461529ea17 | |||
| 21352b39b9 | |||
| 2b0a646aca |
@@ -3,6 +3,6 @@
|
||||
<version>1</version>
|
||||
</component>
|
||||
<component name="whatsNew">
|
||||
<shownVersion>2023.2.1rc25</shownVersion>
|
||||
<shownVersion>2023.3.1rc18</shownVersion>
|
||||
</component>
|
||||
</application>
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<application>
|
||||
<component name="FileTypeManager" version="18">
|
||||
<component name="FileTypeManager" version="19">
|
||||
<extensionMap>
|
||||
<mapping ext="csv" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
|
||||
|
||||
@@ -9,10 +9,6 @@
|
||||
<component name="Registry">
|
||||
<entry key="ide.instant.shutdown" value="false" />
|
||||
<entry key="ide.images.show.chessboard" value="true" />
|
||||
<entry key="ide.experimental.ui" value="false" />
|
||||
<entry key="ide.experimental.ui.inter.font" value="false" />
|
||||
<entry key="debugger.new.tool.window.layout" value="false" />
|
||||
<entry key="idea.plugins.compatible.build" value="" />
|
||||
</component>
|
||||
<component name="StatusBar">
|
||||
<option name="widgets">
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<application>
|
||||
<component name="LafManager" autodetect="false">
|
||||
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
|
||||
<component name="LafManager">
|
||||
<lafs-to-previous-schemes>
|
||||
<laf-to-scheme laf="Darcula" scheme="My Vim dark " />
|
||||
</lafs-to-previous-schemes>
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
<option name="indentGuidesOptions" value="Only selected indent guide" />
|
||||
<option name="suppressAdvancedIndentGuidesBanner" value="true" />
|
||||
<option name="suppressYAMLCheck" value="true" />
|
||||
<option name="version" value="2023.3.7" />
|
||||
<option name="version" value="2024.2.3-233" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -2,7 +2,6 @@
|
||||
<component name="UISettings">
|
||||
<option name="MAX_LOOKUP_LIST_HEIGHT" value="23" />
|
||||
<option name="MAX_LOOKUP_WIDTH2" value="935" />
|
||||
<option name="OVERRIDE_NONIDEA_LAF_FONTS" value="true" />
|
||||
<option name="RIGHT_HORIZONTAL_SPLIT" value="true" />
|
||||
<option name="SHOW_MAIN_TOOLBAR" value="true" />
|
||||
<option name="SHOW_TOOL_WINDOW_NUMBERS" value="true" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<application>
|
||||
<component name="Translation.Cache">
|
||||
<option name="lastTrimTime" value="1713615002651" />
|
||||
<option name="lastTrimTime" value="1714114486152" />
|
||||
</component>
|
||||
<component name="Translation.Settings">
|
||||
<option name="primaryLanguage" value="CHINESE" />
|
||||
@@ -10,6 +10,10 @@
|
||||
<option name="translationDialogLocationX" value="779" />
|
||||
<option name="translationDialogLocationY" value="568" />
|
||||
<histories>
|
||||
<item value="unprotect Task Btn" />
|
||||
<item value="Type FAIL TASK VALIDATE" />
|
||||
<item value="Type FAIL TASK CONFLICT" />
|
||||
<item value="signed" />
|
||||
<item value="The number of whole minutes spanned by this [Duration]. The returned value can be greater than 59. For example, a duration of three hours and 12 minutes has 192 minutes. ```dart const duration = Duration(hours: 3, minutes: 12); print(duration.inMinutes); 192 ```" />
|
||||
<item value="Launch Task" />
|
||||
<item value="filted Tasks" />
|
||||
@@ -56,15 +60,11 @@
|
||||
<item value="Re subscribe. Unsubscribes all confirmed subscriptions and re subscribes them without sending unsubscribe messages to the broker." />
|
||||
<item value="A pointer has contacted the screen with a primary button and might begin to move. See also: [kPrimaryButton], the button this callback responds to." />
|
||||
<item value="interrupt process when question or response too short." />
|
||||
<item value="interrupt process when question too short." />
|
||||
<item value="question" />
|
||||
<item value="requestion" />
|
||||
<item value="synthesize" />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="392" />
|
||||
<entry key="ENGLISH" value="393" />
|
||||
<entry key="CHINESE" value="397" />
|
||||
<entry key="ENGLISH" value="398" />
|
||||
<entry key="HAWAIIAN" value="1" />
|
||||
<entry key="POLISH" value="1" />
|
||||
<entry key="ROMANIAN" value="1" />
|
||||
|
||||
Reference in New Issue
Block a user