AI-Iguana | 2023.2.1 <dx@DESKTOP-UTKHD5F Overwrite local to http://home.debuggerx.com:3000/debuggerx/AndroidStudioSettings.git

master
dx 1 year ago
commit fe165e057e

@ -27,7 +27,15 @@
</value> </value>
</option> </option>
<option name="RIGHT_MARGIN" value="100" /> <option name="RIGHT_MARGIN" value="100" />
<AndroidXmlCodeStyleSettings>
<option name="USE_CUSTOM_SETTINGS" value="true" />
</AndroidXmlCodeStyleSettings>
<JavaCodeStyleSettings> <JavaCodeStyleSettings>
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="99" />
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="99" />
<option name="PACKAGES_TO_USE_IMPORT_ON_DEMAND">
<value />
</option>
<option name="IMPORT_LAYOUT_TABLE"> <option name="IMPORT_LAYOUT_TABLE">
<value> <value>
<package name="android" withSubpackages="true" static="false" /> <package name="android" withSubpackages="true" static="false" />
@ -53,6 +61,12 @@
</value> </value>
</option> </option>
</JavaCodeStyleSettings> </JavaCodeStyleSettings>
<XML>
<option name="XML_KEEP_LINE_BREAKS" value="false" />
<option name="XML_ALIGN_ATTRIBUTES" value="false" />
<option name="XML_SPACE_INSIDE_EMPTY_TAG" value="true" />
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
</XML>
<codeStyleSettings language="XML"> <codeStyleSettings language="XML">
<option name="FORCE_REARRANGE_MODE" value="1" /> <option name="FORCE_REARRANGE_MODE" value="1" />
<indentOptions> <indentOptions>

@ -2,8 +2,8 @@
<component name="FindSettings"> <component name="FindSettings">
<option name="customScope" value="All Places" /> <option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" /> <option name="defaultScopeName" value="All Places" />
<option name="localRegularExpressions" value="true" /> <option name="localCaseSensitive" value="true" />
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" /> <option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" />
<option name="SEARCH_SCOPE" value="All Places" /> <option name="SEARCH_SCOPE" value="All Places" />
<mask>*.css</mask> <mask>*.css</mask>
<mask>*.html</mask> <mask>*.html</mask>

@ -7,10 +7,11 @@
<option name="confirmOpenNewProject2" value="0" /> <option name="confirmOpenNewProject2" value="0" />
</component> </component>
<component name="Registry"> <component name="Registry">
<entry key="ide.instant.shutdown" value="false" />
<entry key="ide.experimental.ui" value="false" /> <entry key="ide.experimental.ui" value="false" />
<entry key="ide.experimental.ui.inter.font" 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="" /> <entry key="idea.plugins.compatible.build" value="" />
<entry key="ide.instant.shutdown" value="false" />
</component> </component>
<component name="StatusBar"> <component name="StatusBar">
<option name="widgets"> <option name="widgets">

Loading…
Cancel
Save