Mac keymap: restore old shortcut for rerun tests
authorAlexander Zolotov <Alexander.Zolotov@jetbrains.com>
Wed, 2 Apr 2014 13:22:26 +0000 (17:22 +0400)
committerAlexander Zolotov <Alexander.Zolotov@jetbrains.com>
Wed, 2 Apr 2014 14:38:28 +0000 (18:38 +0400)
(cherry picked from commit 5bedbd8)

platform/platform-resources/src/idea/Keymap_Mac.xml
platform/platform-resources/src/idea/Keymap_MacClassic.xml

index b9ed3dabbba72c83d01a8ab4057e3b31f7932d9b..4b2b77d1875e685c8da8d52013e5ea616b6346fe 100644 (file)
     </action>
     <action id="RerunTests">
       <keyboard-shortcut first-keystroke="control meta R"/>
+      <keyboard-shortcut first-keystroke="shift alt R"/>
     </action>
     <action id="RunClass">
       <keyboard-shortcut first-keystroke="control shift F10"/>
index dc83526009b015c8a6ed458a3f0e2364e1a12363..6fb8ff90cda4bd9940f38b19c55cf3afb95f554d 100644 (file)
       <keyboard-shortcut first-keystroke="control F5"/>
     </action>
     <action id="RerunTests">
-      <keyboard-shortcut first-keystroke="control shift F5"/>
+      <keyboard-shortcut first-keystroke="control meta R"/>
+      <keyboard-shortcut first-keystroke="shift alt R"/>
     </action>
     <action id="RunClass">
       <keyboard-shortcut first-keystroke="control shift F10"/>