AI-232.10227.8.2321.11280706 <debuggerx@debuggerx-work Overwrite local to http://home.debuggerx.com:3000/debuggerx/AndroidStudioSettings.git

This commit is contained in:
debuggerx
2024-01-31 15:23:52 +08:00
2 changed files with 41 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<application>
<component name="KeymapManager">
<active_keymap name="DebuggerX" />
</component>
</application>
+36
View File
@@ -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>