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.
60 lines
2.0 KiB
60 lines
2.0 KiB
4 years ago
|
<keymap version="1" name="Default copy" parent="$default">
|
||
|
<action id="$EditorTranslateAction">
|
||
|
<keyboard-shortcut first-keystroke="alt x" />
|
||
|
</action>
|
||
|
<action id="$TranslateAndReplaceAction">
|
||
|
<keyboard-shortcut first-keystroke="alt c" />
|
||
|
</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="Editor TranslateAndReplaceAction">
|
||
|
<keyboard-shortcut first-keystroke="alt c" />
|
||
|
</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.FastStr">
|
||
|
<keyboard-shortcut first-keystroke="ctrl alt quote" />
|
||
|
</action>
|
||
|
<action id="ReformatCode">
|
||
|
<keyboard-shortcut first-keystroke="shift ctrl f" />
|
||
|
</action>
|
||
|
<action id="SearchAction" />
|
||
|
<action id="SmartSearchAction" />
|
||
|
<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_RunLua">
|
||
|
<keyboard-shortcut first-keystroke="f10" />
|
||
|
</action>
|
||
|
</keymap>
|