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
 Feature Requests
 Missing tooltips in struct initialization
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

znakeeye
Tomato Guru

379 Posts

Posted - Oct 05 2007 :  10:15:37 AM  Show Profile  Reply with Quote
Consider this struct:
typedef struct _MYSTRUCT
{
   int val1;
   int val2;
   int val3;
} MYSTRUCT;

Would be great if VAX could provide a tooltip that shows which variable I am about to initalize after I have typed this:
MYSTRUCT ms = { 0,

feline
Whole Tomato Software

United Kingdom
18755 Posts

Posted - Oct 06 2007 :  12:41:50 PM  Show Profile  Reply with Quote
A very interesting idea, I have put in a feature request to see what the developers make of it:

case=9235

zen is the art of being at one with the two'ness
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