mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
(cherry picked from commit 0abf84cb9fe94c042f9eb1f97e2496c6add85ebd) GitOrigin-RevId: 8f8d426099472ea9ae6c25a2d927fcdcdb034e11
1314 lines
45 KiB
XML
1314 lines
45 KiB
XML
<keymap name="$default" version="1" disable-mnemonics="false">
|
|
<action id="CodeFloatingToolbar.GotoNextMenu">
|
|
<keyboard-shortcut first-keystroke="TAB"/>
|
|
</action>
|
|
<action id="CodeFloatingToolbar.GotoPrevMenu">
|
|
<keyboard-shortcut first-keystroke="shift TAB"/>
|
|
</action>
|
|
<action id="ShowNavBar">
|
|
<keyboard-shortcut first-keystroke="alt HOME"/>
|
|
</action>
|
|
<action id="OpenInRightSplit">
|
|
<keyboard-shortcut first-keystroke="shift ENTER"/>
|
|
<mouse-shortcut keystroke="alt button1 doubleClick"/>
|
|
</action>
|
|
<action id="SplitChooser">
|
|
<keyboard-shortcut first-keystroke="alt shift ENTER"/>
|
|
</action>
|
|
<action id="SplitChooser.NextWindow">
|
|
<keyboard-shortcut first-keystroke="TAB"/>
|
|
</action>
|
|
<action id="SplitChooser.PreviousWindow">
|
|
<keyboard-shortcut first-keystroke="shift TAB"/>
|
|
</action>
|
|
<action id="SplitChooser.Split">
|
|
<keyboard-shortcut first-keystroke="ENTER"/>
|
|
</action>
|
|
<action id="SplitChooser.Duplicate">
|
|
<keyboard-shortcut first-keystroke="ctrl ENTER"/>
|
|
</action>
|
|
<action id="SplitChooser.SplitCenter">
|
|
<keyboard-shortcut first-keystroke="SPACE"/>
|
|
</action>
|
|
<action id="ShowSettings">
|
|
<keyboard-shortcut first-keystroke="control alt S"/>
|
|
</action>
|
|
<action id="ShowProjectStructureSettings">
|
|
<keyboard-shortcut first-keystroke="control alt shift S"/>
|
|
</action>
|
|
<action id="FullyExpandTreeNode">
|
|
<keyboard-shortcut first-keystroke="MULTIPLY"/>
|
|
</action>
|
|
<action id="ExpandTreeNode">
|
|
<keyboard-shortcut first-keystroke="ADD"/>
|
|
</action>
|
|
<action id="CollapseTreeNode">
|
|
<keyboard-shortcut first-keystroke="SUBTRACT"/>
|
|
</action>
|
|
<action id="SwitchCoverage">
|
|
<keyboard-shortcut first-keystroke="control alt F6"/>
|
|
</action>
|
|
<action id="EditorPageUpWithSelection">
|
|
<keyboard-shortcut first-keystroke="shift PAGE_UP"/>
|
|
</action>
|
|
<action id="EvaluateExpression">
|
|
<keyboard-shortcut first-keystroke="alt F8"/>
|
|
</action>
|
|
<action id="QuickEvaluateExpression">
|
|
<keyboard-shortcut first-keystroke="control alt F8"/>
|
|
<mouse-shortcut keystroke="alt button1"/>
|
|
</action>
|
|
<action id="ShowExecutionPoint">
|
|
<keyboard-shortcut first-keystroke="alt F10"/>
|
|
</action>
|
|
<action id="EditorEscape">
|
|
<keyboard-shortcut first-keystroke="ESCAPE"/>
|
|
</action>
|
|
<action id="FocusEditor">
|
|
<keyboard-shortcut first-keystroke="ESCAPE"/>
|
|
</action>
|
|
<action id="StepInto">
|
|
<keyboard-shortcut first-keystroke="F7"/>
|
|
</action>
|
|
<action id="SmartStepInto">
|
|
<keyboard-shortcut first-keystroke="shift F7"/>
|
|
</action>
|
|
<action id="ForceStepInto">
|
|
<keyboard-shortcut first-keystroke="alt shift F7"/>
|
|
</action>
|
|
<action id="ForceStepOver">
|
|
<keyboard-shortcut first-keystroke="alt shift F8"/>
|
|
</action>
|
|
<action id="FindUsages">
|
|
<keyboard-shortcut first-keystroke="alt F7"/>
|
|
</action>
|
|
<action id="ShowUsages">
|
|
<keyboard-shortcut first-keystroke="control alt F7"/>
|
|
</action>
|
|
<action id="ShowSettingsAndFindUsages">
|
|
<keyboard-shortcut first-keystroke="control shift alt F7"/>
|
|
</action>
|
|
<action id="UsageView.Include">
|
|
<keyboard-shortcut first-keystroke="INSERT"/>
|
|
</action>
|
|
<action id="EditorJoinLines">
|
|
<keyboard-shortcut first-keystroke="control shift J"/>
|
|
</action>
|
|
<action id="EditorChooseLookupItemDot">
|
|
<keyboard-shortcut first-keystroke="control PERIOD"/></action>
|
|
<action id="EditorCompleteStatement">
|
|
<keyboard-shortcut first-keystroke="control shift ENTER"/>
|
|
</action>
|
|
<action id="DumpLookupElementWeights">
|
|
<keyboard-shortcut first-keystroke="control alt shift W"/>
|
|
</action>
|
|
<action id="EditorLookupUp"><keyboard-shortcut first-keystroke="control UP"/></action>
|
|
<action id="EditorLookupDown"><keyboard-shortcut first-keystroke="control DOWN"/></action>
|
|
|
|
<action id="MethodOverloadSwitchUp"><keyboard-shortcut first-keystroke="control UP"/></action>
|
|
<action id="MethodOverloadSwitchDown"><keyboard-shortcut first-keystroke="control DOWN"/></action>
|
|
|
|
<action id="CloseGotItTooltip">
|
|
<keyboard-shortcut first-keystroke="ESCAPE"/>
|
|
</action>
|
|
<action id="ReformatCode">
|
|
<keyboard-shortcut first-keystroke="control alt L"/>
|
|
</action>
|
|
<action id="ShowReformatFileDialog">
|
|
<keyboard-shortcut first-keystroke="control shift alt L"/>
|
|
</action>
|
|
<action id="Generate">
|
|
<keyboard-shortcut first-keystroke="alt INSERT"/>
|
|
</action>
|
|
<action id="EditorChooseLookupItemReplace">
|
|
<keyboard-shortcut first-keystroke="TAB"/>
|
|
</action>
|
|
<action id="NextParameter">
|
|
<keyboard-shortcut first-keystroke="TAB"/>
|
|
</action>
|
|
<action id="PrevParameter">
|
|
<keyboard-shortcut first-keystroke="shift TAB"/>
|
|
</action>
|
|
<action id="ViewSource">
|
|
<keyboard-shortcut first-keystroke="control ENTER"/>
|
|
</action>
|
|
<action id="CommentByBlockComment">
|
|
<keyboard-shortcut first-keystroke="control shift SLASH"/>
|
|
<keyboard-shortcut first-keystroke="control shift DIVIDE"/>
|
|
</action>
|
|
<action id="FindWordAtCaret">
|
|
<keyboard-shortcut first-keystroke="control F3"/>
|
|
</action>
|
|
<action id="FindPrevWordAtCaret">
|
|
<keyboard-shortcut first-keystroke="control shift F3"/>
|
|
</action>
|
|
<action id="SelectNextOccurrence">
|
|
<keyboard-shortcut first-keystroke="alt J"/>
|
|
</action>
|
|
<action id="UnselectPreviousOccurrence">
|
|
<keyboard-shortcut first-keystroke="alt shift J"/>
|
|
</action>
|
|
<action id="SelectAllOccurrences">
|
|
<keyboard-shortcut first-keystroke="control alt shift J"/>
|
|
</action>
|
|
<action id="EditorAddOrRemoveCaret">
|
|
<mouse-shortcut keystroke="alt shift button1"/>
|
|
</action>
|
|
<action id="EditorAddRectangularSelectionOnMouseDrag">
|
|
<mouse-shortcut keystroke="ctrl alt shift button1"/>
|
|
</action>
|
|
<action id="EditorCreateRectangularSelectionOnMouseDrag">
|
|
<mouse-shortcut keystroke="alt button1"/>
|
|
<mouse-shortcut keystroke="button2"/>
|
|
</action>
|
|
<action id="EditorCreateRectangularSelection">
|
|
<mouse-shortcut keystroke="alt shift button2"/>
|
|
</action>
|
|
<action id="EditorAddCaretPerSelectedLine">
|
|
<keyboard-shortcut first-keystroke="shift alt G"/>
|
|
</action>
|
|
<action id="GotoDeclaration">
|
|
<keyboard-shortcut first-keystroke="control B"/>
|
|
<mouse-shortcut keystroke="ctrl button1"/>
|
|
</action>
|
|
<action id="QuickImplementations">
|
|
<keyboard-shortcut first-keystroke="control shift I"/>
|
|
</action>
|
|
<action id="GotoTypeDeclaration">
|
|
<keyboard-shortcut first-keystroke="control shift B"/>
|
|
<mouse-shortcut keystroke="ctrl shift button1"/>
|
|
</action>
|
|
|
|
<action id="GotoBookmark0">
|
|
<keyboard-shortcut first-keystroke="control 0"/>
|
|
</action>
|
|
<action id="GotoBookmark1">
|
|
<keyboard-shortcut first-keystroke="control 1"/>
|
|
</action>
|
|
<action id="GotoBookmark2">
|
|
<keyboard-shortcut first-keystroke="control 2"/>
|
|
</action>
|
|
<action id="GotoBookmark3">
|
|
<keyboard-shortcut first-keystroke="control 3"/>
|
|
</action>
|
|
<action id="GotoBookmark4">
|
|
<keyboard-shortcut first-keystroke="control 4"/>
|
|
</action>
|
|
<action id="GotoBookmark5">
|
|
<keyboard-shortcut first-keystroke="control 5"/>
|
|
</action>
|
|
<action id="GotoBookmark6">
|
|
<keyboard-shortcut first-keystroke="control 6"/>
|
|
</action>
|
|
<action id="GotoBookmark7">
|
|
<keyboard-shortcut first-keystroke="control 7"/>
|
|
</action>
|
|
<action id="GotoBookmark8">
|
|
<keyboard-shortcut first-keystroke="control 8"/>
|
|
</action>
|
|
<action id="GotoBookmark9">
|
|
<keyboard-shortcut first-keystroke="control 9"/>
|
|
</action>
|
|
|
|
<action id="ToggleBookmark0">
|
|
<keyboard-shortcut first-keystroke="control shift 0"/>
|
|
</action>
|
|
<action id="ToggleBookmark1">
|
|
<keyboard-shortcut first-keystroke="control shift 1"/>
|
|
</action>
|
|
<action id="ToggleBookmark2">
|
|
<keyboard-shortcut first-keystroke="control shift 2"/>
|
|
</action>
|
|
<action id="ToggleBookmark3">
|
|
<keyboard-shortcut first-keystroke="control shift 3"/>
|
|
</action>
|
|
<action id="ToggleBookmark4">
|
|
<keyboard-shortcut first-keystroke="control shift 4"/>
|
|
</action>
|
|
<action id="ToggleBookmark5">
|
|
<keyboard-shortcut first-keystroke="control shift 5"/>
|
|
</action>
|
|
<action id="ToggleBookmark6">
|
|
<keyboard-shortcut first-keystroke="control shift 6"/>
|
|
</action>
|
|
<action id="ToggleBookmark7">
|
|
<keyboard-shortcut first-keystroke="control shift 7"/>
|
|
</action>
|
|
<action id="ToggleBookmark8">
|
|
<keyboard-shortcut first-keystroke="control shift 8"/>
|
|
</action>
|
|
<action id="ToggleBookmark9">
|
|
<keyboard-shortcut first-keystroke="control shift 9"/>
|
|
</action>
|
|
|
|
<action id="$Undo">
|
|
<keyboard-shortcut first-keystroke="control Z"/>
|
|
<keyboard-shortcut first-keystroke="alt BACK_SPACE"/>
|
|
</action>
|
|
<action id="PreviousTemplateVariable">
|
|
<keyboard-shortcut first-keystroke="shift TAB"/>
|
|
</action>
|
|
<action id="EditorScrollUp">
|
|
<keyboard-shortcut first-keystroke="control UP"/>
|
|
</action>
|
|
<action id="ExpandAll">
|
|
<keyboard-shortcut first-keystroke="control ADD"/>
|
|
<keyboard-shortcut first-keystroke="control EQUALS"/>
|
|
</action>
|
|
<action id="ExpandExpandableComponent">
|
|
<keyboard-shortcut first-keystroke="shift ENTER"/>
|
|
<keyboard-shortcut first-keystroke="control ADD"/>
|
|
<keyboard-shortcut first-keystroke="control EQUALS"/>
|
|
</action>
|
|
<action id="GotoSuperMethod">
|
|
<keyboard-shortcut first-keystroke="control U"/>
|
|
</action>
|
|
<action id="GotoTest">
|
|
<keyboard-shortcut first-keystroke="control shift T"/>
|
|
</action>
|
|
<action id="GotoRelated">
|
|
<keyboard-shortcut first-keystroke="control alt HOME"/>
|
|
</action>
|
|
<action id="CloseActiveTab">
|
|
<keyboard-shortcut first-keystroke="control shift F4"/>
|
|
</action>
|
|
<action id="GotoClass">
|
|
<keyboard-shortcut first-keystroke="control N"/>
|
|
</action>
|
|
<action id="GotoChangedFile"/>
|
|
<action id="GotoSymbol">
|
|
<keyboard-shortcut first-keystroke="control shift alt N"/>
|
|
</action>
|
|
<action id="GotoAction">
|
|
<keyboard-shortcut first-keystroke="control shift A"/>
|
|
</action>
|
|
<action id="TextSearchAction">
|
|
<keyboard-shortcut first-keystroke="control shift alt E"/>
|
|
</action>
|
|
<action id="RunInspection">
|
|
<keyboard-shortcut first-keystroke="control shift alt I"/>
|
|
</action>
|
|
<action id="FileStructurePopup">
|
|
<keyboard-shortcut first-keystroke="control F12"/>
|
|
</action>
|
|
<action id="ShowFilePath">
|
|
<keyboard-shortcut first-keystroke="control alt F12"/>
|
|
</action>
|
|
<action id="EditorUnindentSelection">
|
|
<keyboard-shortcut first-keystroke="shift TAB"/>
|
|
</action>
|
|
<action id="PasteMultiple">
|
|
<keyboard-shortcut first-keystroke="control shift V"/>
|
|
<keyboard-shortcut first-keystroke="control shift INSERT"/>
|
|
</action>
|
|
<action id="EditorBackSpace">
|
|
<keyboard-shortcut first-keystroke="BACK_SPACE"/>
|
|
<keyboard-shortcut first-keystroke="shift BACK_SPACE"/>
|
|
</action>
|
|
<action id="Back">
|
|
<keyboard-shortcut first-keystroke="control alt LEFT"/>
|
|
<mouse-shortcut keystroke="button4"/>
|
|
</action>
|
|
<action id="EditorScrollDown">
|
|
<keyboard-shortcut first-keystroke="control DOWN"/>
|
|
</action>
|
|
<action id="CompileDirty">
|
|
<keyboard-shortcut first-keystroke="control F9"/>
|
|
</action>
|
|
<action id="MethodHierarchy">
|
|
<keyboard-shortcut first-keystroke="control shift H"/>
|
|
</action>
|
|
<action id="PreviousTab">
|
|
<keyboard-shortcut first-keystroke="alt LEFT"/>
|
|
</action>
|
|
<action id="PreviousEditorTab">
|
|
<keyboard-shortcut first-keystroke="alt shift LEFT"/>
|
|
</action>
|
|
<action id="EditorCodeBlockEnd">
|
|
<keyboard-shortcut first-keystroke="control CLOSE_BRACKET"/>
|
|
</action>
|
|
<action id="EditorCodeBlockStartWithSelection">
|
|
<keyboard-shortcut first-keystroke="control shift OPEN_BRACKET"/>
|
|
</action>
|
|
<action id="IntroduceVariable">
|
|
<keyboard-shortcut first-keystroke="control alt V"/>
|
|
</action>
|
|
<action id="RecentFiles">
|
|
<keyboard-shortcut first-keystroke="control E"/>
|
|
</action>
|
|
<action id="SwitcherRecentEditedChangedToggleCheckBox">
|
|
<keyboard-shortcut first-keystroke="control E"/>
|
|
</action>
|
|
<action id="SwitcherIterateItems">
|
|
<keyboard-shortcut first-keystroke="control E"/>
|
|
</action>
|
|
<action id="RecentChangedFiles"/>
|
|
<action id="RecentLocations">
|
|
<keyboard-shortcut first-keystroke="control shift E"/>
|
|
</action>
|
|
<action id="QuickChangeScheme">
|
|
<keyboard-shortcut first-keystroke="control BACK_QUOTE"/>
|
|
</action>
|
|
<action id="OptimizeImports">
|
|
<keyboard-shortcut first-keystroke="control alt O"/>
|
|
</action>
|
|
<action id="EditorPreviousWord">
|
|
<keyboard-shortcut first-keystroke="control LEFT"/>
|
|
</action>
|
|
<action id="EditorUpWithSelection">
|
|
<keyboard-shortcut first-keystroke="shift UP"/>
|
|
</action>
|
|
<action id="QuickJavaDoc">
|
|
<keyboard-shortcut first-keystroke="control Q"/>
|
|
<mouse-shortcut keystroke="alt button2"/>
|
|
</action>
|
|
<action id="ToggleRenderedDocPresentation">
|
|
<keyboard-shortcut first-keystroke="control alt Q"/>
|
|
</action>
|
|
<action id="ShowBookmarks">
|
|
<keyboard-shortcut first-keystroke="shift F11"/>
|
|
</action>
|
|
<action id="ShowTypeBookmarks">
|
|
<keyboard-shortcut first-keystroke="control shift F11"/>
|
|
</action>
|
|
<action id="HighlightUsagesInFile">
|
|
<keyboard-shortcut first-keystroke="control shift F7"/>
|
|
</action>
|
|
<action id="GotoFile">
|
|
<keyboard-shortcut first-keystroke="control shift N"/>
|
|
</action>
|
|
<action id="ActivateTerminalToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt F12"/>
|
|
</action>
|
|
<action id="CloseContent">
|
|
<keyboard-shortcut first-keystroke="control F4"/>
|
|
</action>
|
|
<action id="Replace">
|
|
<keyboard-shortcut first-keystroke="control R"/>
|
|
</action>
|
|
<action id="ExpandRegion">
|
|
<keyboard-shortcut first-keystroke="control ADD"/>
|
|
<keyboard-shortcut first-keystroke="control EQUALS"/>
|
|
</action>
|
|
<action id="ExpandRegionRecursively">
|
|
<keyboard-shortcut first-keystroke="control alt ADD"/>
|
|
<keyboard-shortcut first-keystroke="control alt EQUALS"/>
|
|
</action>
|
|
<action id="ExpandToLevel1">
|
|
<keyboard-shortcut first-keystroke="control MULTIPLY" second-keystroke="1"/>
|
|
<keyboard-shortcut first-keystroke="control MULTIPLY" second-keystroke="NUMPAD1"/>
|
|
</action>
|
|
<action id="ExpandToLevel2">
|
|
<keyboard-shortcut first-keystroke="control MULTIPLY" second-keystroke="2"/>
|
|
<keyboard-shortcut first-keystroke="control MULTIPLY" second-keystroke="NUMPAD2"/>
|
|
</action>
|
|
<action id="ExpandToLevel3">
|
|
<keyboard-shortcut first-keystroke="control MULTIPLY" second-keystroke="3"/>
|
|
<keyboard-shortcut first-keystroke="control MULTIPLY" second-keystroke="NUMPAD3"/>
|
|
</action>
|
|
<action id="ExpandToLevel4">
|
|
<keyboard-shortcut first-keystroke="control MULTIPLY" second-keystroke="4"/>
|
|
<keyboard-shortcut first-keystroke="control MULTIPLY" second-keystroke="NUMPAD4"/>
|
|
</action>
|
|
<action id="ExpandToLevel5">
|
|
<keyboard-shortcut first-keystroke="control MULTIPLY" second-keystroke="5"/>
|
|
<keyboard-shortcut first-keystroke="control MULTIPLY" second-keystroke="NUMPAD5"/>
|
|
</action>
|
|
<action id="ExpandAllToLevel1">
|
|
<keyboard-shortcut first-keystroke="control shift MULTIPLY" second-keystroke="1"/>
|
|
<keyboard-shortcut first-keystroke="control shift MULTIPLY" second-keystroke="NUMPAD1"/>
|
|
</action>
|
|
<action id="ExpandAllToLevel2">
|
|
<keyboard-shortcut first-keystroke="control shift MULTIPLY" second-keystroke="2"/>
|
|
<keyboard-shortcut first-keystroke="control shift MULTIPLY" second-keystroke="NUMPAD2"/>
|
|
</action>
|
|
<action id="ExpandAllToLevel3">
|
|
<keyboard-shortcut first-keystroke="control shift MULTIPLY" second-keystroke="3"/>
|
|
<keyboard-shortcut first-keystroke="control shift MULTIPLY" second-keystroke="NUMPAD3"/>
|
|
</action>
|
|
<action id="ExpandAllToLevel4">
|
|
<keyboard-shortcut first-keystroke="control shift MULTIPLY" second-keystroke="4"/>
|
|
<keyboard-shortcut first-keystroke="control shift MULTIPLY" second-keystroke="NUMPAD4"/>
|
|
</action>
|
|
<action id="ExpandAllToLevel5">
|
|
<keyboard-shortcut first-keystroke="control shift MULTIPLY" second-keystroke="5"/>
|
|
<keyboard-shortcut first-keystroke="control shift MULTIPLY" second-keystroke="NUMPAD5"/>
|
|
</action>
|
|
<action id="EditorLeftWithSelection">
|
|
<keyboard-shortcut first-keystroke="shift LEFT"/>
|
|
</action>
|
|
<action id="Compile">
|
|
<keyboard-shortcut first-keystroke="control shift F9"/>
|
|
</action>
|
|
<action id="$Cut">
|
|
<keyboard-shortcut first-keystroke="control X"/>
|
|
<keyboard-shortcut first-keystroke="shift DELETE"/>
|
|
</action>
|
|
<action id="ExtractMethod">
|
|
<keyboard-shortcut first-keystroke="control alt M"/>
|
|
</action>
|
|
<action id="InsertLiveTemplate">
|
|
<keyboard-shortcut first-keystroke="control J"/>
|
|
</action>
|
|
<action id="EditorDeleteToWordStart">
|
|
<keyboard-shortcut first-keystroke="control BACK_SPACE"/>
|
|
</action>
|
|
<action id="IntroduceConstant">
|
|
<keyboard-shortcut first-keystroke="control alt C"/>
|
|
</action>
|
|
<action id="EditorPageUp">
|
|
<keyboard-shortcut first-keystroke="PAGE_UP"/>
|
|
</action>
|
|
<action id="$Copy">
|
|
<keyboard-shortcut first-keystroke="control C"/>
|
|
<keyboard-shortcut first-keystroke="control INSERT"/>
|
|
</action>
|
|
<action id="CopyPaths">
|
|
<keyboard-shortcut first-keystroke="control shift C"/>
|
|
</action>
|
|
<action id="EditorToggleInsertState">
|
|
<keyboard-shortcut first-keystroke="INSERT"/>
|
|
</action>
|
|
<action id="EditorToggleColumnMode">
|
|
<keyboard-shortcut first-keystroke="alt shift INSERT"/>
|
|
</action>
|
|
<action id="ParameterInfo">
|
|
<keyboard-shortcut first-keystroke="control P"/>
|
|
</action>
|
|
<action id="ExpressionTypeInfo">
|
|
<keyboard-shortcut first-keystroke="control shift P"/>
|
|
</action>
|
|
<action id="ChangeSignature">
|
|
<keyboard-shortcut first-keystroke="control F6"/>
|
|
</action>
|
|
<action id="ChangeTypeSignature">
|
|
<keyboard-shortcut first-keystroke="control shift F6"/>
|
|
</action>
|
|
<action id="DebugClass"/>
|
|
<action id="RunCoverage"/>
|
|
<action id="IntroduceField">
|
|
<keyboard-shortcut first-keystroke="control alt F"/>
|
|
</action>
|
|
<action id="ShowIntentionActions">
|
|
<keyboard-shortcut first-keystroke="alt ENTER"/>
|
|
</action>
|
|
<action id="ExpandAllRegions">
|
|
<keyboard-shortcut first-keystroke="control shift ADD"/>
|
|
<keyboard-shortcut first-keystroke="control shift EQUALS"/>
|
|
</action>
|
|
<action id="CollapseAll">
|
|
<keyboard-shortcut first-keystroke="control SUBTRACT"/>
|
|
<keyboard-shortcut first-keystroke="control MINUS"/>
|
|
</action>
|
|
<action id="CollapseExpandableComponent">
|
|
<keyboard-shortcut first-keystroke="shift ENTER"/>
|
|
<keyboard-shortcut first-keystroke="control SUBTRACT"/>
|
|
<keyboard-shortcut first-keystroke="control MINUS"/>
|
|
</action>
|
|
<action id="CollapseRegion">
|
|
<keyboard-shortcut first-keystroke="control SUBTRACT"/>
|
|
<keyboard-shortcut first-keystroke="control MINUS"/>
|
|
</action>
|
|
<action id="CollapseRegionRecursively">
|
|
<keyboard-shortcut first-keystroke="control alt SUBTRACT"/>
|
|
<keyboard-shortcut first-keystroke="control alt MINUS"/>
|
|
</action>
|
|
<action id="PreviousOccurence">
|
|
<keyboard-shortcut first-keystroke="control alt UP"/>
|
|
</action>
|
|
<action id="FindPrevious">
|
|
<keyboard-shortcut first-keystroke="shift F3"/>
|
|
<keyboard-shortcut first-keystroke="control shift L"/>
|
|
</action>
|
|
<action id="EditorDuplicate">
|
|
<keyboard-shortcut first-keystroke="control D"/>
|
|
</action>
|
|
<action id="CompareTwoFiles">
|
|
<keyboard-shortcut first-keystroke="control D"/>
|
|
</action>
|
|
<action id="Diff.ShowDiff">
|
|
<keyboard-shortcut first-keystroke="control D"/>
|
|
</action>
|
|
<action id="Compare.SameVersion">
|
|
<keyboard-shortcut first-keystroke="control D"/>
|
|
</action>
|
|
<action id="Diff.ShowSettingsPopup">
|
|
<keyboard-shortcut first-keystroke="control shift D"/>
|
|
</action>
|
|
<action id="SendEOF">
|
|
<keyboard-shortcut first-keystroke="control D"/>
|
|
</action>
|
|
<action id="EditorToggleCase">
|
|
<keyboard-shortcut first-keystroke="control shift U"/>
|
|
</action>
|
|
<action id="GotoLine">
|
|
<keyboard-shortcut first-keystroke="control G"/>
|
|
</action>
|
|
<action id="GotoCustomRegion">
|
|
<keyboard-shortcut first-keystroke="control alt PERIOD"/>
|
|
</action>
|
|
<action id="FindInPath">
|
|
<keyboard-shortcut first-keystroke="control shift F"/>
|
|
</action>
|
|
<action id="EditorTextEndWithSelection">
|
|
<keyboard-shortcut first-keystroke="control shift END"/>
|
|
</action>
|
|
<action id="OverrideMethods">
|
|
<keyboard-shortcut first-keystroke="control O"/>
|
|
</action>
|
|
<action id="EditorStartNewLine">
|
|
<keyboard-shortcut first-keystroke="shift ENTER"/>
|
|
</action>
|
|
<action id="EditorStartNewLineBefore">
|
|
<keyboard-shortcut first-keystroke="control alt ENTER"/>
|
|
</action>
|
|
<action id="EditorLeft">
|
|
<keyboard-shortcut first-keystroke="LEFT"/>
|
|
</action>
|
|
<action id="Stop">
|
|
<keyboard-shortcut first-keystroke="control F2"/>
|
|
</action>
|
|
<action id="StopBackgroundProcesses">
|
|
<keyboard-shortcut first-keystroke="control shift F2"/>
|
|
</action>
|
|
<action id="EditorTextStartWithSelection">
|
|
<keyboard-shortcut first-keystroke="control shift HOME"/>
|
|
</action>
|
|
<action id="Find">
|
|
<keyboard-shortcut first-keystroke="control F"/>
|
|
<keyboard-shortcut first-keystroke="alt F3"/>
|
|
</action>
|
|
<action id="EditorCodeBlockStart">
|
|
<keyboard-shortcut first-keystroke="control OPEN_BRACKET"/>
|
|
</action>
|
|
<action id="Run">
|
|
<keyboard-shortcut first-keystroke="shift F10"/>
|
|
</action>
|
|
<action id="CallHierarchy">
|
|
<keyboard-shortcut first-keystroke="control alt H"/>
|
|
</action>
|
|
<action id="EditorTextEnd">
|
|
<keyboard-shortcut first-keystroke="control END"/>
|
|
</action>
|
|
<action id="GotoImplementation">
|
|
<keyboard-shortcut first-keystroke="control alt B"/>
|
|
<mouse-shortcut keystroke="ctrl alt button1"/>
|
|
</action>
|
|
<action id="EditorPageDown">
|
|
<keyboard-shortcut first-keystroke="PAGE_DOWN"/>
|
|
</action>
|
|
<action id="ExternalJavaDoc">
|
|
<keyboard-shortcut first-keystroke="shift F1"/>
|
|
</action>
|
|
<action id="StepOut">
|
|
<keyboard-shortcut first-keystroke="shift F8"/>
|
|
</action>
|
|
<action id="Resume">
|
|
<keyboard-shortcut first-keystroke="F9"/>
|
|
</action>
|
|
<action id="EditorDeleteLine">
|
|
<keyboard-shortcut first-keystroke="control Y"/>
|
|
</action>
|
|
<action id="ShowErrorDescription">
|
|
<keyboard-shortcut first-keystroke="control F1"/>
|
|
</action>
|
|
<action id="EditorContextInfo">
|
|
<keyboard-shortcut first-keystroke="alt Q"/>
|
|
</action>
|
|
<action id="NextDiff">
|
|
<keyboard-shortcut first-keystroke="F7"/>
|
|
</action>
|
|
<action id="Diff.PrevChange">
|
|
<keyboard-shortcut first-keystroke="alt shift LEFT"/>
|
|
</action>
|
|
<action id="Diff.NextChange">
|
|
<keyboard-shortcut first-keystroke="alt shift RIGHT"/>
|
|
</action>
|
|
<action id="Diff.FocusOppositePane">
|
|
<keyboard-shortcut first-keystroke="control shift TAB"/>
|
|
</action>
|
|
<action id="Diff.FocusOppositePaneAndScroll">
|
|
</action>
|
|
<action id="Diff.ApplyLeftSide">
|
|
<keyboard-shortcut first-keystroke="control alt R"/>
|
|
</action>
|
|
<action id="Diff.ApplyRightSide">
|
|
<keyboard-shortcut first-keystroke="control alt A"/>
|
|
</action>
|
|
<action id="Move">
|
|
<keyboard-shortcut first-keystroke="F6"/>
|
|
</action>
|
|
<action id="MethodDown">
|
|
<keyboard-shortcut first-keystroke="alt DOWN"/>
|
|
</action>
|
|
<action id="$Paste">
|
|
<keyboard-shortcut first-keystroke="control V"/>
|
|
<keyboard-shortcut first-keystroke="shift INSERT"/>
|
|
</action>
|
|
<action id="EditorPasteSimple">
|
|
<keyboard-shortcut first-keystroke="control alt shift V"/>
|
|
</action>
|
|
<action id="CopyReference">
|
|
<keyboard-shortcut first-keystroke="control alt shift C"/>
|
|
</action>
|
|
<action id="EditorPasteFromX11">
|
|
<mouse-shortcut keystroke="button2"/>
|
|
</action>
|
|
<action id="Vcs.RollbackChangedLines">
|
|
<keyboard-shortcut first-keystroke="control alt Z"/>
|
|
</action>
|
|
<action id="ChangesView.Revert">
|
|
<keyboard-shortcut first-keystroke="control alt Z"/>
|
|
</action>
|
|
<action id="Vcs.MoveChangedLinesToChangelist">
|
|
<keyboard-shortcut first-keystroke="alt shift M"/>
|
|
</action>
|
|
<action id="ChangesView.Move">
|
|
<keyboard-shortcut first-keystroke="alt shift M"/>
|
|
</action>
|
|
|
|
<action id="GotoNextError">
|
|
<keyboard-shortcut first-keystroke="F2"/>
|
|
</action>
|
|
<action id="EditorPageDownWithSelection">
|
|
<keyboard-shortcut first-keystroke="shift PAGE_DOWN"/>
|
|
</action>
|
|
<action id="SurroundWithLiveTemplate">
|
|
<keyboard-shortcut first-keystroke="control alt J"/>
|
|
</action>
|
|
<action id="EditorTextStart">
|
|
<keyboard-shortcut first-keystroke="control HOME"/>
|
|
</action>
|
|
<action id="Synchronize">
|
|
<keyboard-shortcut first-keystroke="control alt Y"/>
|
|
</action>
|
|
<action id="EditorPreviousWordWithSelection">
|
|
<keyboard-shortcut first-keystroke="control shift LEFT"/>
|
|
</action>
|
|
<action id="EditorDownWithSelection">
|
|
<keyboard-shortcut first-keystroke="shift DOWN"/>
|
|
</action>
|
|
<action id="GotoPreviousError">
|
|
<keyboard-shortcut first-keystroke="shift F2"/>
|
|
</action>
|
|
<action id="EditorScrollToCenter">
|
|
<keyboard-shortcut first-keystroke="control M"/>
|
|
</action>
|
|
<action id="$Redo">
|
|
<keyboard-shortcut first-keystroke="control shift Z"/>
|
|
<keyboard-shortcut first-keystroke="alt shift BACK_SPACE"/>
|
|
</action>
|
|
<action id="EditorMoveToPageTop">
|
|
<keyboard-shortcut first-keystroke="control PAGE_UP"/>
|
|
</action>
|
|
<action id="EditorMoveToPageBottom">
|
|
<keyboard-shortcut first-keystroke="control PAGE_DOWN"/>
|
|
</action>
|
|
<action id="EditorMoveToPageTopWithSelection">
|
|
<keyboard-shortcut first-keystroke="control shift PAGE_UP"/>
|
|
</action>
|
|
<action id="EditorMoveToPageBottomWithSelection">
|
|
<keyboard-shortcut first-keystroke="control shift PAGE_DOWN"/>
|
|
</action>
|
|
<action id="EditorDown">
|
|
<keyboard-shortcut first-keystroke="DOWN"/>
|
|
</action>
|
|
<action id="RunClass">
|
|
<keyboard-shortcut first-keystroke="control shift F10"/>
|
|
</action>
|
|
<action id="FindNext">
|
|
<keyboard-shortcut first-keystroke="F3"/>
|
|
<keyboard-shortcut first-keystroke="control L"/>
|
|
</action>
|
|
<action id="ImplementMethods">
|
|
<keyboard-shortcut first-keystroke="control I"/>
|
|
</action>
|
|
<action id="MethodUp">
|
|
<keyboard-shortcut first-keystroke="alt UP"/>
|
|
</action>
|
|
<action id="NextTab">
|
|
<keyboard-shortcut first-keystroke="alt RIGHT"/>
|
|
</action>
|
|
<action id="ShowContent">
|
|
<keyboard-shortcut first-keystroke="alt DOWN"/>
|
|
</action>
|
|
<action id="NextEditorTab">
|
|
<keyboard-shortcut first-keystroke="alt shift RIGHT"/>
|
|
</action>
|
|
<action id="EditSource">
|
|
<keyboard-shortcut first-keystroke="F4"/>
|
|
</action>
|
|
<action id="EditSourceInNewWindow">
|
|
<keyboard-shortcut first-keystroke="shift F4"/>
|
|
</action>
|
|
<action id="CodeCompletion">
|
|
<keyboard-shortcut first-keystroke="control SPACE"/>
|
|
</action>
|
|
<action id="HippieCompletion">
|
|
<keyboard-shortcut first-keystroke="alt SLASH"/>
|
|
</action>
|
|
<action id="HippieBackwardCompletion">
|
|
<keyboard-shortcut first-keystroke="alt shift SLASH"/>
|
|
</action>
|
|
<action id="TogglePopupHints"/>
|
|
<action id="EditorNextWordWithSelection">
|
|
<keyboard-shortcut first-keystroke="control shift RIGHT"/>
|
|
</action>
|
|
<action id="JumpToLastChange">
|
|
<keyboard-shortcut first-keystroke="control shift BACK_SPACE"/>
|
|
</action>
|
|
<action id="EditorNextWord">
|
|
<keyboard-shortcut first-keystroke="control RIGHT"/>
|
|
</action>
|
|
<action id="EditorLineStart">
|
|
<keyboard-shortcut first-keystroke="HOME"/>
|
|
</action>
|
|
<action id="EditorUnSelectWord">
|
|
<keyboard-shortcut first-keystroke="control shift W"/>
|
|
</action>
|
|
<action id="ValidateXml"/>
|
|
<action id="ToggleLineBreakpoint">
|
|
<keyboard-shortcut first-keystroke="control F8"/>
|
|
</action>
|
|
<action id="ToggleTemporaryLineBreakpoint">
|
|
<keyboard-shortcut first-keystroke="control shift alt F8"/>
|
|
</action>
|
|
<action id="XDebugger.SetValue">
|
|
<keyboard-shortcut first-keystroke="F2"/>
|
|
</action>
|
|
<action id="XDebugger.NewWatch">
|
|
<keyboard-shortcut first-keystroke="INSERT"/>
|
|
</action>
|
|
<action id="XDebugger.AttachToProcess">
|
|
<keyboard-shortcut first-keystroke="control alt F5"/>
|
|
</action>
|
|
<action id="XDebugger.JumpToTypeSource">
|
|
<keyboard-shortcut first-keystroke="shift F4"/>
|
|
</action>
|
|
<action id="ToggleBookmark">
|
|
<keyboard-shortcut first-keystroke="F11"/>
|
|
</action>
|
|
<action id="ToggleBookmarkWithMnemonic">
|
|
<keyboard-shortcut first-keystroke="control F11"/>
|
|
</action>
|
|
<action id="MoveStatementDown">
|
|
<keyboard-shortcut first-keystroke="control shift DOWN"/>
|
|
</action>
|
|
<action id="MoveStatementUp">
|
|
<keyboard-shortcut first-keystroke="control shift UP"/>
|
|
</action>
|
|
<action id="MoveElementLeft">
|
|
<keyboard-shortcut first-keystroke="control alt shift LEFT"/>
|
|
</action>
|
|
<action id="MoveElementRight">
|
|
<keyboard-shortcut first-keystroke="control alt shift RIGHT"/>
|
|
</action>
|
|
<action id="MoveLineDown">
|
|
<keyboard-shortcut first-keystroke="alt shift DOWN"/>
|
|
</action>
|
|
<action id="MoveLineUp">
|
|
<keyboard-shortcut first-keystroke="alt shift UP"/>
|
|
</action>
|
|
<action id="EditorEnter">
|
|
<keyboard-shortcut first-keystroke="ENTER"/>
|
|
</action>
|
|
<action id="EditorRightWithSelection">
|
|
<keyboard-shortcut first-keystroke="shift RIGHT"/>
|
|
</action>
|
|
<action id="TypeHierarchy">
|
|
<keyboard-shortcut first-keystroke="control H"/>
|
|
</action>
|
|
<action id="EditorUp">
|
|
<keyboard-shortcut first-keystroke="UP"/>
|
|
</action>
|
|
<action id="EditorTab">
|
|
<keyboard-shortcut first-keystroke="TAB"/>
|
|
</action>
|
|
<action id="ExpandLiveTemplateByTab">
|
|
<keyboard-shortcut first-keystroke="TAB"/>
|
|
</action>
|
|
<action id="IntroduceParameter">
|
|
<keyboard-shortcut first-keystroke="control alt P"/>
|
|
</action>
|
|
<action id="NextOccurence">
|
|
<keyboard-shortcut first-keystroke="control alt DOWN"/>
|
|
</action>
|
|
<action id="EditorCodeBlockEndWithSelection">
|
|
<keyboard-shortcut first-keystroke="control shift CLOSE_BRACKET"/>
|
|
</action>
|
|
<action id="ToggleReadOnlyAttribute"/>
|
|
<action id="AutoIndentLines">
|
|
<keyboard-shortcut first-keystroke="control alt I"/>
|
|
</action>
|
|
<action id="EditorSelectWord">
|
|
<keyboard-shortcut first-keystroke="control W"/>
|
|
</action>
|
|
<action id="EditorChooseLookupItem">
|
|
<keyboard-shortcut first-keystroke="ENTER"/>
|
|
</action>
|
|
<action id="Inline">
|
|
<keyboard-shortcut first-keystroke="control alt N"/>
|
|
</action>
|
|
<action id="CopyElement">
|
|
<keyboard-shortcut first-keystroke="F5"/>
|
|
</action>
|
|
<action id="ClassNameCompletion">
|
|
<keyboard-shortcut first-keystroke="control alt SPACE"/>
|
|
</action>
|
|
<action id="JumpToLastWindow">
|
|
<keyboard-shortcut first-keystroke="F12"/>
|
|
</action>
|
|
<action id="StepOver">
|
|
<keyboard-shortcut first-keystroke="F8"/>
|
|
</action>
|
|
<action id="$SelectAll">
|
|
<keyboard-shortcut first-keystroke="control A"/>
|
|
</action>
|
|
<action id="SaveAll">
|
|
<keyboard-shortcut first-keystroke="control S"/>
|
|
</action>
|
|
<action id="$Delete">
|
|
<keyboard-shortcut first-keystroke="DELETE"/>
|
|
</action>
|
|
<action id="RestoreDefaultLayout">
|
|
<keyboard-shortcut first-keystroke="shift F12"/>
|
|
</action>
|
|
<action id="HideActiveWindow">
|
|
<keyboard-shortcut first-keystroke="shift ESCAPE"/>
|
|
</action>
|
|
<action id="HideAllWindows">
|
|
<keyboard-shortcut first-keystroke="control shift F12"/>
|
|
</action>
|
|
<action id="ResizeToolWindowLeft">
|
|
<keyboard-shortcut first-keystroke="control alt shift LEFT"/>
|
|
</action>
|
|
<action id="ResizeToolWindowRight">
|
|
<keyboard-shortcut first-keystroke="control alt shift RIGHT"/>
|
|
</action>
|
|
<action id="ResizeToolWindowUp">
|
|
<keyboard-shortcut first-keystroke="control alt shift UP"/>
|
|
</action>
|
|
<action id="ResizeToolWindowDown">
|
|
<keyboard-shortcut first-keystroke="control alt shift DOWN"/>
|
|
</action>
|
|
<action id="MaximizeToolWindow">
|
|
<keyboard-shortcut first-keystroke="control shift QUOTE"/>
|
|
</action>
|
|
<action id="HideSideWindows"/>
|
|
<action id="ShowPopupMenu">
|
|
<keyboard-shortcut first-keystroke="CONTEXT_MENU"/>
|
|
</action>
|
|
<action id="EditorLineStartWithSelection">
|
|
<keyboard-shortcut first-keystroke="shift HOME"/>
|
|
</action>
|
|
<action id="EditorRight">
|
|
<keyboard-shortcut first-keystroke="RIGHT"/>
|
|
</action>
|
|
<action id="ContextHelp">
|
|
<keyboard-shortcut first-keystroke="F1"/>
|
|
</action>
|
|
<action id="Forward">
|
|
<keyboard-shortcut first-keystroke="control alt RIGHT"/>
|
|
<mouse-shortcut keystroke="button5"/>
|
|
</action>
|
|
<action id="CollapseAllRegions">
|
|
<keyboard-shortcut first-keystroke="control shift SUBTRACT"/>
|
|
<keyboard-shortcut first-keystroke="control shift MINUS"/>
|
|
</action>
|
|
<action id="SmartTypeCompletion">
|
|
<keyboard-shortcut first-keystroke="control shift SPACE"/>
|
|
</action>
|
|
<action id="ReplaceInPath">
|
|
<keyboard-shortcut first-keystroke="control shift R"/>
|
|
</action>
|
|
<action id="SurroundWith">
|
|
<keyboard-shortcut first-keystroke="control alt T"/>
|
|
</action>
|
|
<action id="Unwrap">
|
|
<keyboard-shortcut first-keystroke="control shift DELETE"/>
|
|
</action>
|
|
<action id="ActivateProjectToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt 1"/>
|
|
</action>
|
|
<action id="ActivateFavoritesToolWindow"/>
|
|
<action id="ActivateBookmarksToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt 2"/>
|
|
</action>
|
|
<action id="ActivateFindToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt 3"/>
|
|
</action>
|
|
<action id="ActivateRunToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt 4"/>
|
|
</action>
|
|
<action id="ActivateDebugToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt 5"/>
|
|
</action>
|
|
<action id="ActivateProblemsViewToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt 6"/>
|
|
</action>
|
|
<action id="ActivateStructureToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt 7"/>
|
|
</action>
|
|
<action id="ActivateHierarchyToolWindow"/>
|
|
<action id="ActivateServicesToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt 8"/>
|
|
</action>
|
|
<action id="ActivateVersionControlToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt 9"/>
|
|
</action>
|
|
<action id="ActivateCommitToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt 0"/>
|
|
</action>
|
|
<action id="NewElement">
|
|
<keyboard-shortcut first-keystroke="alt INSERT"/>
|
|
</action>
|
|
<action id="NewElementSamePlace">
|
|
<keyboard-shortcut first-keystroke="control alt INSERT"/>
|
|
</action>
|
|
<action id="EditorSplitLine">
|
|
<keyboard-shortcut first-keystroke="control ENTER"/>
|
|
</action>
|
|
<action id="FindUsagesInFile">
|
|
<keyboard-shortcut first-keystroke="control F7"/>
|
|
</action>
|
|
<action id="EditorLineEndWithSelection">
|
|
<keyboard-shortcut first-keystroke="shift END"/>
|
|
</action>
|
|
<action id="SelectIn">
|
|
<keyboard-shortcut first-keystroke="alt F1"/>
|
|
</action>
|
|
<action id="PreviousDiff">
|
|
<keyboard-shortcut first-keystroke="shift F7"/>
|
|
</action>
|
|
<action id="ExportToTextFile">
|
|
<keyboard-shortcut first-keystroke="alt O"/>
|
|
</action>
|
|
<action id="EditorLineEnd">
|
|
<keyboard-shortcut first-keystroke="END"/>
|
|
</action>
|
|
<action id="Debug">
|
|
<keyboard-shortcut first-keystroke="shift F9"/>
|
|
</action>
|
|
<action id="EditorIndentSelection">
|
|
<keyboard-shortcut first-keystroke="TAB"/>
|
|
</action>
|
|
<action id="CommentByLineComment">
|
|
<keyboard-shortcut first-keystroke="control SLASH"/>
|
|
<keyboard-shortcut first-keystroke="control DIVIDE"/>
|
|
</action>
|
|
<action id="RunToCursor">
|
|
<keyboard-shortcut first-keystroke="alt F9"/>
|
|
</action>
|
|
<action id="ForceRunToCursor">
|
|
<keyboard-shortcut first-keystroke="control alt F9"/>
|
|
</action>
|
|
<action id="RenameElement">
|
|
<keyboard-shortcut first-keystroke="shift F6"/>
|
|
</action>
|
|
<action id="SafeDelete">
|
|
<keyboard-shortcut first-keystroke="alt DELETE"/>
|
|
</action>
|
|
<action id="SelectVirtualTemplateElement">
|
|
<keyboard-shortcut first-keystroke="Alt Shift O"/>
|
|
</action>
|
|
<action id="NextTemplateVariable">
|
|
<keyboard-shortcut first-keystroke="TAB"/>
|
|
<keyboard-shortcut first-keystroke="ENTER"/>
|
|
</action>
|
|
<action id="ViewBreakpoints">
|
|
<keyboard-shortcut first-keystroke="control shift F8"/>
|
|
</action>
|
|
<action id="EditBreakpoint">
|
|
<keyboard-shortcut first-keystroke="control shift F8"/>
|
|
</action>
|
|
<action id="EditorDeleteToWordEnd">
|
|
<keyboard-shortcut first-keystroke="control DELETE"/>
|
|
</action>
|
|
<action id="ChooseRunConfiguration">
|
|
<keyboard-shortcut first-keystroke="alt shift F10"/>
|
|
</action>
|
|
<action id="ChooseDebugConfiguration">
|
|
<keyboard-shortcut first-keystroke="alt shift F9"/>
|
|
</action>
|
|
<action id="Refresh">
|
|
<keyboard-shortcut first-keystroke="control F5"/>
|
|
</action>
|
|
<action id="ForceRefresh">
|
|
<keyboard-shortcut first-keystroke="control shift F5"/>
|
|
</action>
|
|
<action id="Rerun">
|
|
<keyboard-shortcut first-keystroke="control F5"/>
|
|
</action>
|
|
<action id="RerunTests">
|
|
<keyboard-shortcut first-keystroke="shift alt R"/>
|
|
</action>
|
|
<action id="CollapseSelection">
|
|
<keyboard-shortcut first-keystroke="control PERIOD"/>
|
|
</action>
|
|
<action id="CollapseBlock">
|
|
<keyboard-shortcut first-keystroke="control shift PERIOD"/>
|
|
</action>
|
|
|
|
<action id="StructuralSearchPlugin.StructuralSearchAction"/>
|
|
<action id="StructuralSearchPlugin.StructuralReplaceAction"/>
|
|
<action id="DuplicatesForm.SendToLeft">
|
|
<keyboard-shortcut first-keystroke="control 1"/>
|
|
</action>
|
|
<action id="DuplicatesForm.SendToRight">
|
|
<keyboard-shortcut first-keystroke="control 2"/>
|
|
</action>
|
|
<action id="VcsShowNextChangeMarker">
|
|
<keyboard-shortcut first-keystroke="shift control alt DOWN"/>
|
|
</action>
|
|
<action id="VcsShowPrevChangeMarker">
|
|
<keyboard-shortcut first-keystroke="shift control alt UP"/>
|
|
</action>
|
|
<action id="Vcs.ToggleAmendCommitMode">
|
|
<keyboard-shortcut first-keystroke="alt M"/>
|
|
</action>
|
|
<action id="Vcs.ShowMessageHistory">
|
|
<keyboard-shortcut first-keystroke="control M"/>
|
|
</action>
|
|
<action id="CodeInspection.OnEditor">
|
|
<keyboard-shortcut first-keystroke="alt shift I"/>
|
|
</action>
|
|
|
|
<action id="FileChooser.GoToParent">
|
|
<keyboard-shortcut first-keystroke="BACK_SPACE"/>
|
|
</action>
|
|
<action id="FileChooser.GoToRoot">
|
|
<keyboard-shortcut first-keystroke="control BACK_SLASH"/>
|
|
</action>
|
|
<action id="FileChooser.GotoHome">
|
|
<keyboard-shortcut first-keystroke="control 1"/>
|
|
</action>
|
|
<action id="FileChooser.GotoDesktop">
|
|
<keyboard-shortcut first-keystroke="control D"/>
|
|
</action>
|
|
<action id="FileChooser.GotoProject">
|
|
<keyboard-shortcut first-keystroke="control 2"/>
|
|
</action>
|
|
<action id="FileChooser.GotoModule">
|
|
<keyboard-shortcut first-keystroke="control 3"/>
|
|
</action>
|
|
<action id="FileChooser.NewFolder">
|
|
<keyboard-shortcut first-keystroke="alt INSERT"/>
|
|
<keyboard-shortcut first-keystroke="control N"/>
|
|
</action>
|
|
<action id="FileChooser.TogglePathBar">
|
|
<keyboard-shortcut first-keystroke="control P"/>
|
|
</action>
|
|
|
|
<action id="PopupHector">
|
|
<keyboard-shortcut first-keystroke="ctrl alt shift H"/>
|
|
</action>
|
|
<action id="MaintenanceAction">
|
|
<keyboard-shortcut first-keystroke="ctrl alt shift SLASH"/>
|
|
</action>
|
|
<action id="Switcher">
|
|
<keyboard-shortcut first-keystroke="ctrl TAB"/>
|
|
<keyboard-shortcut first-keystroke="ctrl shift TAB"/>
|
|
</action>
|
|
<action id="NextProjectWindow">
|
|
<keyboard-shortcut first-keystroke="control alt CLOSE_BRACKET"/>
|
|
</action>
|
|
<action id="PreviousProjectWindow">
|
|
<keyboard-shortcut first-keystroke="control alt OPEN_BRACKET"/>
|
|
</action>
|
|
|
|
<action id="Vcs.QuickListPopupAction">
|
|
<keyboard-shortcut first-keystroke="alt BACK_QUOTE"/>
|
|
</action>
|
|
<action id="VcsHistory.ShowAllAffected">
|
|
<keyboard-shortcut first-keystroke="alt shift A" />
|
|
</action>
|
|
<action id="ChangesView.GroupBy.Directory">
|
|
<keyboard-shortcut first-keystroke="control alt P"/>
|
|
</action>
|
|
<action id="ChangesView.GroupBy.Module">
|
|
<keyboard-shortcut first-keystroke="control alt M"/>
|
|
</action>
|
|
<action id="ShelveChanges.UnshelveWithDialog">
|
|
<keyboard-shortcut first-keystroke="control shift U" />
|
|
</action>
|
|
<action id="ShelvedChanges.Rename">
|
|
<keyboard-shortcut first-keystroke="F2"/>
|
|
<keyboard-shortcut first-keystroke="Shift F6"/>
|
|
</action>
|
|
|
|
<action id="Console.Open"><keyboard-shortcut first-keystroke="control shift F10"/></action>
|
|
<action id="Console.Execute"><keyboard-shortcut first-keystroke="ENTER"/></action>
|
|
<action id="Console.Execute.Multiline"><keyboard-shortcut first-keystroke="control ENTER"/></action>
|
|
|
|
<action id="Console.History.Next" />
|
|
<action id="Console.History.Previous" />
|
|
<action id="Console.History.Browse"><keyboard-shortcut first-keystroke="control alt E"/></action>
|
|
|
|
<action id ="Refactorings.QuickListPopupAction">
|
|
<keyboard-shortcut first-keystroke="control alt shift T"/>
|
|
</action>
|
|
|
|
<action id="NewScratchFile">
|
|
<keyboard-shortcut first-keystroke="control alt shift INSERT"/>
|
|
</action>
|
|
|
|
<action id="EditorMatchBrace">
|
|
<keyboard-shortcut first-keystroke="control shift M" />
|
|
</action>
|
|
|
|
<action id="QuickActionPopup">
|
|
<keyboard-shortcut first-keystroke="control alt ENTER"/>
|
|
</action>
|
|
|
|
<action id="Git.Reword.Commit">
|
|
<keyboard-shortcut first-keystroke="F2" />
|
|
<keyboard-shortcut first-keystroke="Shift F6"/>
|
|
</action>
|
|
|
|
<action id="Git.Rename.Local.Branch">
|
|
<keyboard-shortcut first-keystroke="F2" />
|
|
<keyboard-shortcut first-keystroke="Shift F6"/>
|
|
</action>
|
|
|
|
<action id="Git.CreateNewBranch">
|
|
<keyboard-shortcut first-keystroke="control alt N"/>
|
|
</action>
|
|
|
|
<action id="Git.New.Branch.In.Log">
|
|
<keyboard-shortcut first-keystroke="control alt N"/>
|
|
</action>
|
|
|
|
<action id="ChangesView.SetDefault">
|
|
<keyboard-shortcut first-keystroke="control SPACE" />
|
|
</action>
|
|
|
|
<action id="ChangesView.Rename">
|
|
<keyboard-shortcut first-keystroke="F2" />
|
|
<keyboard-shortcut first-keystroke="Shift F6"/>
|
|
</action>
|
|
|
|
<action id="DirDiffMenu.SynchronizeDiff">
|
|
<keyboard-shortcut first-keystroke="ENTER"/>
|
|
</action>
|
|
<action id="DirDiffMenu.SynchronizeDiff.All">
|
|
<keyboard-shortcut first-keystroke="control ENTER"/>
|
|
</action>
|
|
|
|
<action id="ServiceView.ShowServices">
|
|
<keyboard-shortcut first-keystroke="control shift T"/>
|
|
</action>
|
|
|
|
<action id="BraceOrQuoteOut">
|
|
<keyboard-shortcut first-keystroke="TAB"/>
|
|
</action>
|
|
|
|
<action id="EditorFocusGutter">
|
|
<keyboard-shortcut first-keystroke="alt shift 6" second-keystroke="F"/>
|
|
</action>
|
|
<action id="EditorShowGutterIconTooltip">
|
|
<keyboard-shortcut first-keystroke="alt shift 6" second-keystroke="T"/>
|
|
</action>
|
|
<action id="ShowFilterPopup">
|
|
<keyboard-shortcut first-keystroke="control alt F"/>
|
|
</action>
|
|
<action id="ShowSearchHistory">
|
|
<keyboard-shortcut first-keystroke="alt down"/>
|
|
</action>
|
|
|
|
<action id="SearchEverywhere.NextTab">
|
|
<keyboard-shortcut first-keystroke="TAB"/>
|
|
</action>
|
|
<action id="SearchEverywhere.PrevTab">
|
|
<keyboard-shortcut first-keystroke="shift TAB"/>
|
|
</action>
|
|
<action id="SearchEverywhere.CompleteCommand">
|
|
<keyboard-shortcut first-keystroke="TAB"/>
|
|
</action>
|
|
<action id="SearchEverywhere.SelectItem">
|
|
<keyboard-shortcut first-keystroke="Enter"/>
|
|
</action>
|
|
<action id="SearchEverywhere.NavigateToNextGroup">
|
|
<keyboard-shortcut first-keystroke="PAGE_DOWN"/>
|
|
<keyboard-shortcut first-keystroke="control DOWN"/>
|
|
</action>
|
|
<action id="SearchEverywhere.NavigateToPrevGroup">
|
|
<keyboard-shortcut first-keystroke="PAGE_UP"/>
|
|
<keyboard-shortcut first-keystroke="control UP"/>
|
|
</action>
|
|
|
|
<action id="TodoViewGroupByShowModules">
|
|
<keyboard-shortcut first-keystroke="control alt M"/>
|
|
</action>
|
|
<action id="TodoViewGroupByShowPackages">
|
|
<keyboard-shortcut first-keystroke="control alt P"/>
|
|
</action>
|
|
<action id="TodoViewGroupByFlattenPackage">
|
|
<keyboard-shortcut first-keystroke="control alt C"/>
|
|
</action>
|
|
|
|
<action id="ServiceView.GroupByContributor">
|
|
<keyboard-shortcut first-keystroke="control alt T"/>
|
|
</action>
|
|
|
|
<action id="ToggleFindInSelection">
|
|
<keyboard-shortcut first-keystroke="control alt E"/>
|
|
</action>
|
|
|
|
<action id="UsageGrouping.Module">
|
|
<keyboard-shortcut first-keystroke="control alt M"/>
|
|
</action>
|
|
<action id="UsageGrouping.Directory">
|
|
<keyboard-shortcut first-keystroke="control alt P"/>
|
|
</action>
|
|
<action id="UsageGrouping.UsageType">
|
|
<keyboard-shortcut first-keystroke="control alt T"/>
|
|
</action>
|
|
<action id="UsageGrouping.FlattenModules">
|
|
<keyboard-shortcut first-keystroke="control alt O"/>
|
|
</action>
|
|
<action id="UsageGrouping.FileStructure">
|
|
<keyboard-shortcut first-keystroke="control alt F"/>
|
|
</action>
|
|
<action id="UsageGrouping.DirectoryStructure">
|
|
<keyboard-shortcut first-keystroke="control alt D"/>
|
|
</action>
|
|
<action id="UsageFiltering.ReadAccess">
|
|
<keyboard-shortcut first-keystroke="control R"/>
|
|
</action>
|
|
<action id="UsageFiltering.WriteAccess">
|
|
<keyboard-shortcut first-keystroke="control W"/>
|
|
</action>
|
|
<action id="UsageFiltering.Imports">
|
|
<keyboard-shortcut first-keystroke="control I"/>
|
|
</action>
|
|
<action id="SwitchHeaderSource">
|
|
<keyboard-shortcut first-keystroke="F10"/>
|
|
</action>
|
|
<action id="ActivateUnitTestsToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt shift 8"/>
|
|
</action>
|
|
<action id="ActivateNuGetToolWindow">
|
|
<keyboard-shortcut first-keystroke="alt shift 7"/>
|
|
</action>
|
|
|
|
<action id="MainMenuButton.ShowMenu">
|
|
<keyboard-shortcut first-keystroke="alt BACK_SLASH"/>
|
|
</action>
|
|
|
|
<action id="EditorDecreaseFontSizeGlobal">
|
|
<keyboard-shortcut first-keystroke="alt shift COMMA"/>
|
|
</action>
|
|
<action id="EditorIncreaseFontSizeGlobal">
|
|
<keyboard-shortcut first-keystroke="alt shift PERIOD"/>
|
|
</action>
|
|
<action id="ZoomInIdeAction">
|
|
<keyboard-shortcut first-keystroke="shift alt EQUALS"/>
|
|
</action>
|
|
<action id="ZoomOutIdeAction">
|
|
<keyboard-shortcut first-keystroke="shift alt MINUS"/>
|
|
</action>
|
|
<action id="ResetIdeScaleAction">
|
|
<keyboard-shortcut first-keystroke="shift alt 0"/>
|
|
</action>
|
|
</keymap>
|