-
Notifications
You must be signed in to change notification settings - Fork 121
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
Support autocomplete for methods? #54
Comments
Hi @utkarsh2102 |
Hi @SqREL, |
@utkarsh2102 Could you elaborate on this? What are your expectations? Just to be on the safe side, we are talking about |
This is fixed by ruby/reline#318 and 6258cc6. @utkarsh2102 Would you try it by |
Yay, lovely! Thank you! 🎉
Sure, shall do. Thanks, again! \o/ |
Hi,
Thanks for the amazing work y'all have put in here.
Just a step further, can autocompletion be supported for methods (at least, in-built)?
Like Python supports autocompletion that often helps speed up things (and more).
Can we expect this sooner or later?
The text was updated successfully, but these errors were encountered: