Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Comment is not displaying on listbox

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
qnfkzhs Posted - Apr 16 2023 : 8:27:24 PM
When using intellisense and you look for a member or function of the class itself or another class it displays the comment that it's there but when I enable Visual Assist it gets broken.

For example

class A {
// This is a function
void Fn()
{
}
};

int main()
{
A a;
a. and it shows the listbox, and when I select Fn, it shows the information // This is a function
}
6   L A T E S T    R E P L I E S    (Newest First)
qnfkzhs Posted - Apr 29 2023 : 01:49:44 AM
Sent! Thanks in advance.
feline Posted - Apr 27 2023 : 10:01:15 AM
This should be working then. Can you please export your VA and IDE settings and send them to me:

VA Options -> Performance -> Export Settings
IDE tools menu -> Import and Export Settings -> Export selected environment settings

I can then import them here and see if I can reproduce the problem. Please send me the files via email:

[email protected]

including this thread ID or URL in the description, so we can match it up.
qnfkzhs Posted - Apr 27 2023 : 09:03:23 AM
The last one 10.9.2476
feline Posted - Apr 24 2023 : 06:10:28 AM
Strange. Which IDE and version of VA are you using? I can try testing the same versions and see what results I get.
qnfkzhs Posted - Apr 23 2023 : 12:45:54 AM
Hi sorry for the late reply I tried it and nothing, when selected in the listbox just doesn't display me anything
feline Posted - Apr 17 2023 : 09:26:47 AM
Can you please try turning On both:

VA Options -> Display -> Show Quick Info tooltips for more symbols
* Show additional comments when available

and see if this makes a difference? With these two settings turned On VA is showing the comment in the listbox tooltip for me.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000