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.
108 lines
3.8 KiB
108 lines
3.8 KiB
<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="ActivateGIdeaBrowserToolWindow">
|
|
<keyboard-shortcut first-keystroke="shift ctrl alt b" />
|
|
</action>
|
|
<action id="ActivateTODOToolWindow" />
|
|
<action id="AddToFavoritesPopup" />
|
|
<action id="CodeCompletion">
|
|
<keyboard-shortcut first-keystroke="alt slash" />
|
|
</action>
|
|
<action id="ContextHelp" />
|
|
<action id="Dart.DartStyle">
|
|
<keyboard-shortcut first-keystroke="alt f" />
|
|
</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="EditorPreviousWordInDifferentHumpsModeWithSelection">
|
|
<keyboard-shortcut first-keystroke="shift ctrl alt d" />
|
|
</action>
|
|
<action id="FindInPath">
|
|
<keyboard-shortcut first-keystroke="shift alt f" />
|
|
</action>
|
|
<action id="Generate">
|
|
<keyboard-shortcut first-keystroke="alt insert" />
|
|
<keyboard-shortcut first-keystroke="alt released printscreen" />
|
|
</action>
|
|
<action id="GotoNextError">
|
|
<keyboard-shortcut first-keystroke="f1" />
|
|
</action>
|
|
<action id="GotoTest" />
|
|
<action id="HippieCompletion">
|
|
<keyboard-shortcut first-keystroke="ctrl space" />
|
|
</action>
|
|
<action id="Images.Editor.ToggleGrid" />
|
|
<action id="Macro.Text2String">
|
|
<keyboard-shortcut first-keystroke="ctrl quote" />
|
|
</action>
|
|
<action id="PlaySavedMacrosAction">
|
|
<keyboard-shortcut first-keystroke="ctrl alt slash" />
|
|
</action>
|
|
<action id="ReformatCode">
|
|
<keyboard-shortcut first-keystroke="shift ctrl f" />
|
|
</action>
|
|
<action id="ResourceExplorer.show" />
|
|
<action id="ServiceView.ShowServices" />
|
|
<action id="ShowSettings" />
|
|
<action id="StartStopMacroRecording">
|
|
<keyboard-shortcut first-keystroke="shift ctrl alt f6" />
|
|
</action>
|
|
<action id="StringManipulation.Group.SwitchCase">
|
|
<keyboard-shortcut first-keystroke="alt s" />
|
|
</action>
|
|
<action id="SurroundWith">
|
|
<keyboard-shortcut first-keystroke="shift ctrl 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_Show in File Manager">
|
|
<keyboard-shortcut first-keystroke="ctrl f" />
|
|
</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>
|
|
<action id="copilot.enableCopilot">
|
|
<keyboard-shortcut first-keystroke="shift ctrl alt g" />
|
|
</action>
|
|
<action id="copilot.openCopilot">
|
|
<keyboard-shortcut first-keystroke="ctrl alt g" />
|
|
</action>
|
|
<action id="osmedile.intellij.stringmanip.SwitchCasePopup">
|
|
<keyboard-shortcut first-keystroke="ctrl alt s" />
|
|
</action>
|
|
</keymap> |