When hovering over a method the hover information / tool-tip correctly shows the method signature. However for a constructor it incorrectly (in my opinion) shows class information and not the signature.
The only why to see the constructor's signature is to hover over a numeric argument to the constructor, which is not always available.
When hovering over a method the hover information / tool-tip correctly shows the method signature. However for a constructor it incorrectly (in my opinion) shows class information and not the signature.
The only why to see the constructor's signature is to hover over a numeric argument to the constructor, which is not always available.