AI-Iguana | 2023.2.1 <dx@DESKTOP-UTKHD5F Update ide.general.xml, DebuggerX.xml, Default.xml Create keymap.xml
parent
fe165e057e
commit
4e81e7b329
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="KeymapManager">
|
||||
<active_keymap name="DebuggerX" />
|
||||
</component>
|
||||
</application>
|
@ -1,36 +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 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>
|
Loading…
Reference in new issue