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
Something that might be nice to have is the ability to see a signature on hover of a given definition.
If my documentation contain {{!some_function}link text}, not only should it link to the documentation of this function within its module, but the signature/documentation of this function should also appear on hover of this link.
This should maybe be togglable?