Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Show comments from headers

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
rodneys Posted - Sep 22 2006 : 06:34:11 AM
Hello,

I have a simple C++ project consisting of a header file and a cpp file. In the header I declare a function with comment:
// my function
void myFunction() ;

In the cpp-file I want to call the function, hence I start typing:
myFunction(
As expected, a tool tip appears showing me the signature of the function and the comment line. Very good.

However, when I later hover the mouse pointer over the function call, a tool tip appears only showing the declaration but *not* the comment. I have tested it with all my projects. Allways the same problem: when typing the comments are shown, when hovering they are not shown.

Tested with Visual Studio 2005, VAX build 1535. Option "Parse all files when opening a project" activated, symbol database rebuilt.
4   L A T E S T    R E P L I E S    (Newest First)
support Posted - Mar 17 2007 : 4:04:29 PM
Case 1084 is fixed in build 1549. For VS2005, requires enabling of Quick Info Tooltips in Advanced|General.
feline Posted - Dec 28 2006 : 4:07:31 PM
Unfortunately there is no progress to report on this yet.
quantum Posted - Dec 28 2006 : 10:32:51 AM
Are there any updates to this issue?
sean Posted - Sep 22 2006 : 11:08:48 AM
case=1084 VA does not display hover tooltips in vs2005 therefore the "show comments in tooltips" feature doesn't work

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