Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 auto suggestion for return

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
bugfix Posted - Dec 12 2006 : 02:51:08 AM
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
1   L A T E S T    R E P L I E S    (Newest First)
support Posted - Dec 12 2006 : 1:23:28 PM
Interesting idea.

We'll think about it a bit.

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