Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Tool-tip with used type for auto

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
KindDragon Posted - Oct 09 2012 : 11:36:48 AM
When hover mouse on "auto" keyword please show tooltip with used type.

For example:
std::vector<int> v;
auto i = v[0]; // Show "int" when mouser hover auto keyword
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Oct 09 2012 : 7:50:23 PM
If you hover the mouse over the variable rather than the keyword "auto" you should see the used type. This should be easier, since you don't have to find the auto keyword.

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