RubyMine 3.0.1 key binding bug-ette. "rerun" test
Hi,
Running on OSX Snow Leopard...
The top left, left-side toolbar button, "rerun" test, has a tooltip that says its keybinding is <ctrl><alt>R, but pressing these seems to do nothing.
However "run", <ctrl><apple>F8 works fine.
Is that a bug or perhaps a theme option that I've chosen thats disabled it...
Thanks,
Chris
Please sign in to leave a comment.
This key binding works only if run window is focused.
It is just ordinary "run" which launches configuration in last finished unpinned Run tool window. Almost in all cases it will provide the same result as "rerun". Rerun may be useful if you "pined" some run tool window and want to rerun it in the same window. E.g. in such case ordinary "Run" will launch process in new tool window.
Oh, ok - yes, it does work the way you describe.
Thanks for the clarification.
~chris