Guest User

Untitled

a guest
May 27th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. <keymap version="1" name="tc-mbp-common-keymap" parent="Mac OS X 10.5+">
  2. <action id="Android.HotswapChanges">
  3. <keyboard-shortcut first-keystroke="meta f10" />
  4. </action>
  5. <action id="ChangesView.Diff" />
  6. <action id="CheckinProject" />
  7. <action id="CompareTwoFiles" />
  8. <action id="Debug">
  9. <keyboard-shortcut first-keystroke="ctrl meta r" />
  10. </action>
  11. <action id="Diff.ShowDiff" />
  12. <action id="EditorCutLineEnd" />
  13. <action id="EditorDeleteLine">
  14. <keyboard-shortcut first-keystroke="meta back_space" />
  15. <keyboard-shortcut first-keystroke="ctrl k" />
  16. </action>
  17. <action id="EditorDeleteToLineEnd">
  18. <keyboard-shortcut first-keystroke="ctrl meta k" />
  19. </action>
  20. <action id="EditorDeleteToLineStart">
  21. <keyboard-shortcut first-keystroke="ctrl alt k" />
  22. </action>
  23. <action id="EditorDeleteToWordEnd">
  24. <keyboard-shortcut first-keystroke="alt delete" />
  25. <keyboard-shortcut first-keystroke="ctrl d" />
  26. </action>
  27. <action id="EditorDeleteToWordStart">
  28. <keyboard-shortcut first-keystroke="alt back_space" />
  29. <keyboard-shortcut first-keystroke="meta d" />
  30. </action>
  31. <action id="EditorDuplicate" />
  32. <action id="EditorLineEndWithSelection">
  33. <keyboard-shortcut first-keystroke="shift end" />
  34. <keyboard-shortcut first-keystroke="shift meta right" />
  35. <keyboard-shortcut first-keystroke="ctrl alt e" />
  36. </action>
  37. <action id="EditorLineStartWithSelection">
  38. <keyboard-shortcut first-keystroke="shift home" />
  39. <keyboard-shortcut first-keystroke="shift meta left" />
  40. <keyboard-shortcut first-keystroke="ctrl alt a" />
  41. </action>
  42. <action id="EditorNextWord">
  43. <keyboard-shortcut first-keystroke="ctrl meta f" />
  44. </action>
  45. <action id="EditorNextWordWithSelection">
  46. <keyboard-shortcut first-keystroke="shift alt right" />
  47. <keyboard-shortcut first-keystroke="ctrl alt f" />
  48. </action>
  49. <action id="EditorPreviousWord">
  50. <keyboard-shortcut first-keystroke="ctrl meta b" />
  51. </action>
  52. <action id="EditorPreviousWordWithSelection">
  53. <keyboard-shortcut first-keystroke="shift alt left" />
  54. <keyboard-shortcut first-keystroke="ctrl alt b" />
  55. </action>
  56. <action id="EditorSelectLine">
  57. <keyboard-shortcut first-keystroke="ctrl meta e" />
  58. </action>
  59. <action id="EditorSelectWord">
  60. <keyboard-shortcut first-keystroke="alt up" />
  61. <keyboard-shortcut first-keystroke="meta e" />
  62. </action>
  63. <action id="FileChooser.GotoDesktop" />
  64. <action id="GotoLine" />
  65. <action id="Kotlin.NewFile">
  66. <keyboard-shortcut first-keystroke="meta k" />
  67. </action>
  68. <action id="RecentFiles" />
  69. <action id="ReformatCode">
  70. <keyboard-shortcut first-keystroke="meta alt l" />
  71. <keyboard-shortcut first-keystroke="ctrl y" />
  72. </action>
  73. <action id="RerunTests">
  74. <keyboard-shortcut first-keystroke="shift alt r" />
  75. </action>
  76. <action id="RunDashboard.CopyConfiguration" />
  77. <action id="SendEOF" />
  78. <action id="ToggleFullScreen" />
  79. <action id="Vcs.Log.FocusTextFilter" />
  80. <action id="Vcs.ShowMessageHistory">
  81. <keyboard-shortcut first-keystroke="ctrl m" />
  82. </action>
  83. <action id="XDebugger.CopyWatch" />
  84. <action id="openAssertEqualsDiff" />
  85. <action id="template.create.XMLLayout XML File">
  86. <keyboard-shortcut first-keystroke="meta l" />
  87. </action>
  88. </keymap>
Add Comment
Please, Sign In to add comment