T O P I C R E V I E W |
Freezerburn26 |
Posted - Mar 04 2015 : 3:26:34 PM If you have multiple methods with the same name, the tool tip displays the wrong comments. Particularly, suppose you have a default constructor and a non default constructor. The tooltip will display the comment for the default constructor. |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Mar 04 2015 : 7:22:11 PM Can you please go to:
VA Options -> System Info -> Copy Info
and paste the details (from the clipboard) into your reply. This will give us the basic information about your setup.
How are you triggering these tooltips? Mouse hover on a function call? Parameter information tooltip when calling a function?
VA should be showing the comments from all versions of the function, unless the total comment size is to large, since there is a limit to how much comment information we try to show in a tooltip. |
|
|