You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: