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

Way to view full class documentation #742

Closed
jezeniel opened this issue Sep 28, 2017 · 6 comments
Closed

Way to view full class documentation #742

jezeniel opened this issue Sep 28, 2017 · 6 comments
Labels

Comments

@jezeniel
Copy link

I am sorry that this might not be really an issue but just a question, never really know where to reach out.. is there a way to view not just docstring output but full documentation like in pydoc command?

@blueyed
Copy link
Collaborator

blueyed commented Sep 28, 2017

Not AFAIK, but there could be something like a verbose mode for the current function maybe.

@jezeniel
Copy link
Author

@blueyed trying to search about the verbose mode, it seems i cannot find in the documentation?

@blueyed
Copy link
Collaborator

blueyed commented Sep 29, 2017

@jezeniel
It would be a new feature I guess.. :)

@davidhalter
Copy link
Owner

I'll just answer that there is no way to do that. I agree that better documentation would be really nice, but I do not see how we do that with Jedi at the moment. We should probably start improving it there, first.

@jezeniel
Copy link
Author

jezeniel commented Oct 2, 2017

@davidhalter any official github issue for jedi for this kind of feature? So we could discuss further on ways and challenges of implementing this.

@davidhalter
Copy link
Owner

@jezeniel Sorry this issue was open in one of my many tabs, but I forgot about it. There's one ticket that's kind of similar: davidhalter/jedi#253

You may create a new ticket in jedi to track this!

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

3 participants