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
lukaszcz
changed the title
The pop-up for non-type identifiers should show the type of the identifier
The pop-up for function identifiers should show the type of the identifier
May 9, 2024
Now it only shows the associated comment. When there is no comment, there is no pop-up.
For type definitions, the pop-up always also shows the type/signature, e.g.,
List : Type -> Type
.The text was updated successfully, but these errors were encountered: