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>
</option>
<option name="RIGHT_MARGIN" value="100" />
<AndroidXmlCodeStyleSettings>
<option name="USE_CUSTOM_SETTINGS" value="true" />
</AndroidXmlCodeStyleSettings>
<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">
<value>
<package name="android" withSubpackages="true" static="false" />
@ -53,6 +61,12 @@
</value>
</option>
</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">
<option name="FORCE_REARRANGE_MODE" value="1" />
<indentOptions>

@ -2,8 +2,8 @@
<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="localCaseSensitive" value="true" />
<option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" />
<option name="SEARCH_SCOPE" value="All Places" />
<mask>*.css</mask>
<mask>*.html</mask>

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

@ -1,4 +1,4 @@
<keymap version="1" name="DebuggerX" parent="Default for XWin">
<keymap version="1" name="DebuggerX" parent="Default for XWin">
<action id="$EditorTranslateAction">
<keyboard-shortcut first-keystroke="alt x" />
</action>
Loading…
Cancel
Save