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
 auto suggestion for return
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

bugfix
Tomato Guru

Germany
324 Posts

Posted - Dec 12 2006 :  02:51:08 AM  Show Profile  Reply with Quote
would it be possible, at least for native types, to get an auto suggestion based on return type of a function?

e.g.

int foobar()
{
   int a = 0;
   int b = 0;
   return | auto suggest a and b
}

BOOL foobar()
{
   BOOL a = FALSE;
   return | auto suggest a, TRUE and FALSE
}


sure will only work if vax knows about vars defined in current scope, but im assuming it does:)

-bugfix

http://www.mf-sd.de

support
Whole Tomato Software

5566 Posts

Posted - Dec 12 2006 :  1:23:28 PM  Show Profile  Reply with Quote
Interesting idea.

We'll think about it a bit.
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