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

bpython could show the function docstring along with argspec #35

Closed
ikanobori opened this issue Jul 4, 2014 · 2 comments
Closed

bpython could show the function docstring along with argspec #35

ikanobori opened this issue Jul 4, 2014 · 2 comments
Labels

Comments

@ikanobori
Copy link
Contributor

@ikanobori ikanobori commented Jul 4, 2014

When calling a function, or method, it would be nice if bpython showed the method docstring instead of just showing the argspec.

Optionally, only shows the docstring after pressing tab, or after pressing tab twice.


@ikanobori
Copy link
Contributor Author

@ikanobori ikanobori commented Jul 4, 2014

Looks very good! Thanks!


Original Comment By:

@ikanobori
Copy link
Contributor Author

@ikanobori ikanobori commented Jul 4, 2014

This is done in the trunk and will be in the next release - thanks for the suggestion.

(See attached image for a screenshot).


Original Comment By:

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.