-
Notifications
You must be signed in to change notification settings - Fork 1
Better tooltip structure #1353
Copy link
Copy link
Open
Description
Is your feature request related to a problem?
Showing the @param/@result/etc. tags all the time takes up space unnecessarily.
Desired solution
Group parameters, results, etc. together under a single heading (similar to numpydoc) in tooltips. The syntax of documentation comments should stay unchanged.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
Reactions are currently unavailable