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

Skip stepping through specific gems/files? #102

Closed
elado opened this issue Jan 8, 2015 · 1 comment
Closed

Skip stepping through specific gems/files? #102

elado opened this issue Jan 8, 2015 · 1 comment

Comments

@elado
Copy link

elado commented Jan 8, 2015

Is there a way to have step not stepping into a specific gem or a file?

@deivid-rodriguez
Copy link
Owner

Nope. It wouldn't be hard to implement I guess but I don't see the need for this. I recently closed #47 asking for this actually. If you want to step into a method call, use step, otherwise next. So you shouldn't have to step through a gem unless you want to.

Are you still experiencing #85? Could you expand on your use case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants