AI-Iguana | 2023.2.1 RC 2 <debuggerx@debuggerx-work Overwrite local to http://home.debuggerx.com:3000/debuggerx/AndroidStudioSettings.git

master
debuggerx 1 year ago
commit 6ad5a9eaa8

@ -0,0 +1,5 @@
<application>
<component name="KeymapManager">
<active_keymap name="DebuggerX" />
</component>
</application>

@ -0,0 +1,36 @@
<keymap version="1" name="DebuggerX" parent="Default for XWin">
<action id="$EditorTranslateAction">
<keyboard-shortcut first-keystroke="alt x" />
</action>
<action id="$TranslateAndReplaceAction">
<keyboard-shortcut first-keystroke="alt z" />
</action>
<action id="CodeCompletion">
<keyboard-shortcut first-keystroke="alt slash" />
</action>
<action id="Editor EditorTranslateAction">
<keyboard-shortcut first-keystroke="alt x" />
</action>
<action id="Editor TranslateAndReplaceAction">
<keyboard-shortcut first-keystroke="alt z" />
</action>
<action id="FindInPath">
<keyboard-shortcut first-keystroke="shift alt f" />
</action>
<action id="HippieBackwardCompletion" />
<action id="HippieCompletion" />
<action id="ReformatCode">
<keyboard-shortcut first-keystroke="ctrl alt l" />
<keyboard-shortcut first-keystroke="shift ctrl f" />
</action>
<action id="SmartTypeCompletion">
<keyboard-shortcut first-keystroke="shift alt slash" />
</action>
<action id="UpdateRunningApplication" />
<action id="android.deploy.ApplyChanges">
<keyboard-shortcut first-keystroke="ctrl f10" />
</action>
<action id="android.deploy.CodeSwap">
<keyboard-shortcut first-keystroke="ctrl alt f10" />
</action>
</keymap>

@ -1,6 +1,8 @@
<application>
<component name="HttpConfigurable">
<option name="PROXY_TYPE_IS_SOCKS" value="true" />
<option name="USE_HTTP_PROXY" value="true" />
<option name="PROXY_HOST" value="192.168.123.123" />
<option name="PROXY_PORT" value="7891" />
</component>
</application>
Loading…
Cancel
Save