AI-Narwhal 4 Feature Drop | 2025.1.4 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 4 days ago
parent 4c668be6f3
commit 4c174ceb8c

@ -1,6 +1,6 @@
<application>
<component name="Translation.Cache">
<option name="lastTrimTime" value="1760950038982" />
<option name="lastTrimTime" value="1761386988426" />
</component>
<component name="Translation.OpenAISettings">
<option name="OPEN_AI">
@ -22,6 +22,7 @@
<option name="translationDialogLocationY" value="567" />
<option name="translationDialogWidth" value="1381" />
<histories>
<item value="create permanent widget" />
<item value="Listens to changes on the value exposed by this provider. The listener will be called immediately after the provider completes building. As opposed to [Ref.listen], the listener will be called even if [updateShouldNotify] returns false, meaning that the previous and new value can potentially be identical." />
<item value="[fireImmediately] (false by default) can be optionally passed to tell Riverpod to immediately call the listener with the current value." />
<item value="- [weak] (false by default) can be optionally passed to have the listener not cause the provider to be initialized and kept alive. This enables listening to changes on a provider, without causing it to perform any work if it currently isn't used." />
@ -71,7 +72,6 @@
<item value="The quote to be used for quoting strings. Defaults to [QuoteStyle.doubleQuote], because single quotes are often used as apostrophes." />
<item value="The indentation size. Must be greater or equal to `1`. Defaults to `2`." />
<item value="If `true`, it will force quoting of strings. If `false`, strings could be left unquoted if possible." />
<item value="The flag of whether needs long press to trigger dragging mode. true means it needs long press and false means no need." />
</histories>
<option name="languageScores">
<map>

Loading…
Cancel
Save