You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
71 lines
2.3 KiB
71 lines
2.3 KiB
4 years ago
|
<keymap version="1" name="Default copy" parent="$default">
|
||
|
<action id="$EditorTranslateAction">
|
||
|
<keyboard-shortcut first-keystroke="alt x" />
|
||
|
</action>
|
||
|
<action id="ActivateAndroidMonitorToolWindow">
|
||
|
<keyboard-shortcut first-keystroke="alt 6" />
|
||
|
</action>
|
||
|
<action id="ActivateTODOToolWindow" />
|
||
|
<action id="AddToFavoritesPopup" />
|
||
|
<action id="CodeCompletion">
|
||
|
<keyboard-shortcut first-keystroke="alt slash" />
|
||
|
</action>
|
||
|
<action id="Editor EditorTranslateAction">
|
||
|
<keyboard-shortcut first-keystroke="alt x" />
|
||
|
</action>
|
||
|
<action id="FindInPath">
|
||
|
<keyboard-shortcut first-keystroke="shift alt f" />
|
||
|
</action>
|
||
|
<action id="HippieCompletion">
|
||
|
<keyboard-shortcut first-keystroke="ctrl space" />
|
||
|
</action>
|
||
|
<action id="Macro.cmt">
|
||
|
<keyboard-shortcut first-keystroke="ctrl alt slash" />
|
||
|
</action>
|
||
|
<action id="Macro.toString">
|
||
|
<keyboard-shortcut first-keystroke="ctrl alt quote" />
|
||
|
</action>
|
||
|
<action id="NextSplitter">
|
||
|
<keyboard-shortcut first-keystroke="alt page_up" />
|
||
|
</action>
|
||
|
<action id="PrevSplitter">
|
||
|
<keyboard-shortcut first-keystroke="alt page_down" />
|
||
|
</action>
|
||
|
<action id="ReformatCode">
|
||
|
<keyboard-shortcut first-keystroke="shift ctrl f" />
|
||
|
</action>
|
||
|
<action id="SurroundWith">
|
||
|
<keyboard-shortcut first-keystroke="shift alt t" />
|
||
|
</action>
|
||
|
<action id="SwitchApply">
|
||
|
<keyboard-shortcut first-keystroke="shift alt enter" />
|
||
|
</action>
|
||
|
<action id="SwitchDown">
|
||
|
<keyboard-shortcut first-keystroke="shift alt down" />
|
||
|
</action>
|
||
|
<action id="SwitchLeft">
|
||
|
<keyboard-shortcut first-keystroke="shift alt left" />
|
||
|
</action>
|
||
|
<action id="SwitchRight">
|
||
|
<keyboard-shortcut first-keystroke="shift alt right" />
|
||
|
</action>
|
||
|
<action id="SwitchUp">
|
||
|
<keyboard-shortcut first-keystroke="shift alt up" />
|
||
|
</action>
|
||
|
<action id="ToggleDistractionFreeMode">
|
||
|
<keyboard-shortcut first-keystroke="shift alt f11" />
|
||
|
</action>
|
||
|
<action id="ToggleFullScreen">
|
||
|
<keyboard-shortcut first-keystroke="alt f11" />
|
||
|
</action>
|
||
|
<action id="Tool_External Tools_LayaJS">
|
||
|
<keyboard-shortcut first-keystroke="shift alt e" />
|
||
|
</action>
|
||
|
<action id="Tool_External Tools_Show in File Manager">
|
||
|
<keyboard-shortcut first-keystroke="ctrl f" />
|
||
|
</action>
|
||
|
<action id="emacsIDEAs.AceJump">
|
||
|
<keyboard-shortcut first-keystroke="alt f" />
|
||
|
</action>
|
||
|
<action id="tasks.switch" />
|
||
|
</keymap>
|