Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f08dd30235 | |||
| eb697c02f1 |
@@ -2,8 +2,6 @@
|
||||
<component name="FindSettings">
|
||||
<option name="customScope" value="All Places" />
|
||||
<option name="defaultScopeName" value="All Places" />
|
||||
<option name="localRegularExpressions" value="true" />
|
||||
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="All Places" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -778,6 +778,22 @@
|
||||
</plugin>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="*.markdown">
|
||||
<value>
|
||||
<plugin>
|
||||
<option name="myPluginId" value="org.intellij.plugins.markdown" />
|
||||
<option name="myPluginName" value="Markdown" />
|
||||
</plugin>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="*.md">
|
||||
<value>
|
||||
<plugin>
|
||||
<option name="myPluginId" value="org.intellij.plugins.markdown" />
|
||||
<option name="myPluginName" value="Markdown" />
|
||||
</plugin>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="*.mdb">
|
||||
<value>
|
||||
<plugin>
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
<option name="newTranslationDialogY" value="624" />
|
||||
<option name="pinNewTranslationDialog" value="true" />
|
||||
<histories>
|
||||
<item value="change api framework to angel3." />
|
||||
<item value="Shows a platform alert dialog with custom button titles. You can assign up to 3 buttons in the alert dialog. The method follows the convention on Android. [positiveButtonTitle] is the title of the positive button like for "OK" or "Yes", [negativeButtonTitle] is the title for the negative button like "Cancel" or "No", while [neutralButtonTitle] is for other buttons." />
|
||||
<item value="confirmed" />
|
||||
<item value="negative Button Title" />
|
||||
@@ -54,12 +55,11 @@
|
||||
<item value="Illum" />
|
||||
<item value="Too dangerous ..." />
|
||||
<item value="numpad Decimal" />
|
||||
<item value="comma" />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="73" />
|
||||
<entry key="ENGLISH" value="74" />
|
||||
<entry key="CHINESE" value="74" />
|
||||
<entry key="ENGLISH" value="75" />
|
||||
<entry key="AFRIKAANS" value="1" />
|
||||
<entry key="LATIN" value="1" />
|
||||
<entry key="ROMANIAN" value="1" />
|
||||
|
||||
Reference in New Issue
Block a user