Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Parameter tooltip bug in VS2010
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

ressity
Junior Member

14 Posts

Posted - Sep 23 2011 :  09:46:41 AM  Show Profile  Reply with Quote
The parameter tooltip doesn't work on constructors with VS2010.
The first argument in the tooltip is always bold regardless of where the cursor is. (see picture)




VA build 1856

Edited by - ressity on Sep 23 2011 09:48:40 AM

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Sep 23 2011 :  2:06:58 PM  Show Profile  Reply with Quote
I am seeing the same effect here. However, your screenshot displays a default Visual Studio tooltip. If you turn on VA version of the tooltip

VA Options -> Advanced -> Dislay -> Enable automatic Quick Info ToolTips

you will run into a different problem, however: VA cannot dislay tooltips in this special case if the statement is not closed with a semicolon:

Size (1, |)

it works if you do close it:

Size(1, |);



Unfortunately this is a known problem:

case=32921

Tip: you can display the parameter info tooltip any time via ctrl+shift+space.
Go to Top of Page

ressity
Junior Member

14 Posts

Posted - Sep 23 2011 :  5:05:13 PM  Show Profile  Reply with Quote
quote:
Originally posted by accord
Unfortunately this is a known problem:

case=32921

Tip: you can display the parameter info tooltip any time via ctrl+shift+space.



Thanks for your response.

I didn't realize I had that option turned off. I get the same behaviour if I disable Visual Assist, so it's a pure VS2010 bug.

With the option turned on it works as specified, if the statement is closed.

btw: ctrl+shift+space doesn't work either, unless you close the statement first.
Go to Top of Page

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Sep 26 2011 :  07:49:23 AM  Show Profile  Reply with Quote
quote:
btw: ctrl+shift+space doesn't work either, unless you close the statement first.

Yes, unfortunately. case=32921 covers this problem as well.

Edited by - accord on Sep 26 2011 08:02:43 AM
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000