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

For functions with many arguments, show one argument per line in intellisense documentation (or give option to do so) #1537

Closed
ldorigo opened this issue Jul 8, 2021 · 2 comments

Comments

@ldorigo
Copy link

ldorigo commented Jul 8, 2021

Currently the popup docs for functions that accept many arguments wraps the function signature on multiple lines and is really hard to read, example from pandas read_excel:

image

IMO, it would be much tidier and more readable to have one argument (+ typing info) per line.

@github-actions github-actions bot added the triage label Jul 8, 2021
@ldorigo
Copy link
Author

ldorigo commented Jul 8, 2021

Or at least, maybe write argument names in bold or in a different color? The current tooltip is so hard to parse it's close to useless to me.

@github-actions github-actions bot removed the triage label Jul 8, 2021
@judej
Copy link
Contributor

judej commented Jul 8, 2021

Dupe of #301

@judej judej closed this as completed Jul 8, 2021
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