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
I think we want both. Signature help appears while typing (entering the open bracket, and while completing the parameters), and hover is useful while reading browsing code.
The hover should show the signature of the element below the cursor, together with the Javadoc.
In Eclipse:


Enumerations could also show the value:

The text was updated successfully, but these errors were encountered: