Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace “Save example file and remember” with real “Run Again” command? #76

Closed
noniq opened this issue Jul 27, 2014 · 2 comments
Labels

Comments

@noniq
Copy link

noniq commented Jul 27, 2014

@glennfu brought up this idea in #72 (comment):

“Save Example file and remember” looks unbound, but it’s one of the only features about RubyMine that I feel is really nice. I changed my local behavior to automatically save the file whenever I run a spec file or a focused spec, and then bound the “Run Last Examples file” to ctrl+cmd+r. I also changed the “scope selector” of the bundle command to *. With that, I have a “retry” button from any file for whatever the last spec was that I ran from any file. Super handy! I can keep coding and changing and retrying as I go without actually needing to go back to the spec file.

We did something very similar a while ago in our fork (die-antwort@30159e9):

New Keybindings: Cmd-Alt-R = "Run Again", Cmd-Shift-Alt-R = "Run Selected Files" (available in ALL scopes).

"Run Again" does a real rerun of the last run - whether it was a single context, a single file, or multiple files.

So it seems this would be quite a useful thing to have. What does everybody else think?

@noniq noniq added the feature label Jul 30, 2014
@noniq noniq mentioned this issue Aug 8, 2014
@noniq
Copy link
Author

noniq commented Aug 8, 2014

@glennfu It’d be great if you could give #90 a try. Does it work for you?

@noniq
Copy link
Author

noniq commented Aug 19, 2014

Done! 🎁

@noniq noniq closed this as completed Aug 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant