idea_shimp_keys.xml 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. <keymap version="1" name="shimp-keys" parent="Emacs">
  2. <action id="$Undo">
  3. <keyboard-shortcut first-keystroke="shift ctrl minus" />
  4. <keyboard-shortcut first-keystroke="ctrl u" />
  5. </action>
  6. <action id="ActivateCommitToolWindow" />
  7. <action id="ActivateVersionControlToolWindow" />
  8. <action id="ByteCodeViewer">
  9. <keyboard-shortcut first-keystroke="alt f1" />
  10. </action>
  11. <action id="ChangesView.GroupBy.Directory" />
  12. <action id="ChangesView.ToggleCommitUi" />
  13. <action id="CheckinProject" />
  14. <action id="CollapseAllRegions">
  15. <keyboard-shortcut first-keystroke="ctrl alt 0" />
  16. </action>
  17. <action id="CollapseRegion">
  18. <keyboard-shortcut first-keystroke="alt 0" />
  19. </action>
  20. <action id="CommentByBlockComment">
  21. <keyboard-shortcut first-keystroke="ctrl slash" />
  22. </action>
  23. <action id="Console.SplitLine" />
  24. <action id="Console.TableResult.ColumnsList">
  25. <keyboard-shortcut first-keystroke="alt h" />
  26. </action>
  27. <action id="CopyElement" />
  28. <action id="Editor Undo">
  29. <keyboard-shortcut first-keystroke="ctrl u" />
  30. </action>
  31. <action id="EditorBackSpace">
  32. <keyboard-shortcut first-keystroke="ctrl k" />
  33. <keyboard-shortcut first-keystroke="back_space" />
  34. </action>
  35. <action id="EditorBackwardParagraph">
  36. <keyboard-shortcut first-keystroke="ctrl up" />
  37. <keyboard-shortcut first-keystroke="alt p" />
  38. </action>
  39. <action id="EditorCompleteStatement">
  40. <keyboard-shortcut first-keystroke="shift ctrl enter" />
  41. <keyboard-shortcut first-keystroke="ctrl quote" />
  42. </action>
  43. <action id="EditorContextInfo" />
  44. <action id="EditorCopy">
  45. <keyboard-shortcut first-keystroke="ctrl o" />
  46. </action>
  47. <action id="EditorCutLineEnd" />
  48. <action id="EditorForwardParagraph">
  49. <keyboard-shortcut first-keystroke="ctrl down" />
  50. <keyboard-shortcut first-keystroke="alt n" />
  51. </action>
  52. <action id="EditorLeft">
  53. <keyboard-shortcut first-keystroke="ctrl j" />
  54. </action>
  55. <action id="EditorLineEnd">
  56. <keyboard-shortcut first-keystroke="ctrl alt l" />
  57. </action>
  58. <action id="EditorLineStart">
  59. <keyboard-shortcut first-keystroke="ctrl alt j" />
  60. </action>
  61. <action id="EditorNextWord">
  62. <keyboard-shortcut first-keystroke="ctrl right" />
  63. <keyboard-shortcut first-keystroke="alt l" />
  64. </action>
  65. <action id="EditorPreviousWord">
  66. <keyboard-shortcut first-keystroke="ctrl left" />
  67. <keyboard-shortcut first-keystroke="alt j" />
  68. </action>
  69. <action id="EditorRight">
  70. <keyboard-shortcut first-keystroke="ctrl l" />
  71. </action>
  72. <action id="EditorScrollToCenter" />
  73. <action id="EditorSelectWord">
  74. <keyboard-shortcut first-keystroke="alt i" />
  75. </action>
  76. <action id="EditorSplitLine" />
  77. <action id="EditorTextEnd">
  78. <keyboard-shortcut first-keystroke="ctrl alt n" />
  79. </action>
  80. <action id="EditorTextStart">
  81. <keyboard-shortcut first-keystroke="ctrl alt p" />
  82. </action>
  83. <action id="EmacsStyleIndent">
  84. <keyboard-shortcut first-keystroke="tab" />
  85. <keyboard-shortcut first-keystroke="ctrl i" />
  86. </action>
  87. <action id="ExpandAllRegions">
  88. <keyboard-shortcut first-keystroke="ctrl alt 9" />
  89. </action>
  90. <action id="ExpandRegion">
  91. <keyboard-shortcut first-keystroke="alt 9" />
  92. </action>
  93. <action id="FileChooser.GoToParent" />
  94. <action id="FileStructurePopup">
  95. <keyboard-shortcut first-keystroke="alt h" />
  96. </action>
  97. <action id="Find" />
  98. <action id="FindNext">
  99. <keyboard-shortcut first-keystroke="f3" />
  100. <keyboard-shortcut first-keystroke="alt s" />
  101. <keyboard-shortcut first-keystroke="ctrl s" />
  102. </action>
  103. <action id="Generate">
  104. <keyboard-shortcut first-keystroke="alt f3" />
  105. </action>
  106. <action id="Git.Commit.Stage" />
  107. <action id="Git.New.Branch.In.Log" />
  108. <action id="GitNewBranchAction" />
  109. <action id="GotoAction">
  110. <keyboard-shortcut first-keystroke="escape" second-keystroke="x" />
  111. </action>
  112. <action id="GotoSuperMethod" />
  113. <action id="GuiDesigner.ExpandSelection" />
  114. <action id="Images.Editor.ActualSize">
  115. <keyboard-shortcut first-keystroke="ctrl divide" />
  116. </action>
  117. <action id="Images.Editor.ToggleGrid" />
  118. <action id="Images.Thumbnails.UpFolder" />
  119. <action id="ImplementMethods" />
  120. <action id="Inline" />
  121. <action id="InsertLiveTemplate" />
  122. <action id="IntroduceParameter" />
  123. <action id="IntroduceVariable">
  124. <keyboard-shortcut first-keystroke="ctrl alt v" />
  125. <keyboard-shortcut first-keystroke="ctrl b" />
  126. </action>
  127. <action id="MethodHierarchy.ImplementMethodAction" />
  128. <action id="QuickImplementations">
  129. <keyboard-shortcut first-keystroke="shift ctrl i" />
  130. <keyboard-shortcut first-keystroke="alt x" />
  131. </action>
  132. <action id="QuickJavaDoc">
  133. <keyboard-shortcut first-keystroke="alt q" />
  134. </action>
  135. <action id="ReformatCode">
  136. <keyboard-shortcut first-keystroke="alt f" />
  137. </action>
  138. <action id="SaveAll">
  139. <keyboard-shortcut first-keystroke="ctrl x" second-keystroke="ctrl s" />
  140. <keyboard-shortcut first-keystroke="ctrl semicolon" />
  141. </action>
  142. <action id="SearchEverywhere">
  143. <keyboard-shortcut first-keystroke="alt m" />
  144. </action>
  145. <action id="SearchEverywhere.SelectItem">
  146. <keyboard-shortcut first-keystroke="enter" />
  147. <keyboard-shortcut first-keystroke="ctrl m" />
  148. </action>
  149. <action id="SelectIn" />
  150. <action id="SelectNextOccurrence" />
  151. <action id="ServiceView.GroupByServiceGroups" />
  152. <action id="SmartSelect" />
  153. <action id="SpeedSearch" />
  154. <action id="SplitChooser.Split">
  155. <keyboard-shortcut first-keystroke="enter" />
  156. <keyboard-shortcut first-keystroke="ctrl m" />
  157. </action>
  158. <action id="SurroundWithLiveTemplate" />
  159. <action id="Switcher">
  160. <keyboard-shortcut first-keystroke="ctrl h" />
  161. </action>
  162. <action id="Terminal.ClearBuffer" />
  163. <action id="TodoViewGroupByShowPackages" />
  164. <action id="TypeHierarchy" />
  165. <action id="TypeHierarchyBase.BaseOnThisType" />
  166. <action id="UsageFiltering.Imports" />
  167. <action id="UsageGrouping.Directory" />
  168. <action id="UsageGrouping.Package" />
  169. <action id="Vcs.Log.FocusTextFilter" />
  170. <action id="org.intellij.plugins.markdown.ui.actions.styling.InsertImageAction" />
  171. <action id="org.intellij.plugins.markdown.ui.actions.styling.ToggleBoldAction" />
  172. <action id="org.intellij.plugins.markdown.ui.actions.styling.ToggleItalicAction" />
  173. <action id="refactoring.introduce.property">
  174. <keyboard-shortcut first-keystroke="ctrl alt v" />
  175. <keyboard-shortcut first-keystroke="ctrl b" />
  176. </action>
  177. </keymap>