Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 argument suggestion not selected

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
eduard Posted - Oct 15 2013 : 07:05:01 AM
while i'm here, i might aswell report some other stuff.

Sometimes (not always), VAX will not select the suggested argument(s) for a function. I can accept the argument with <tabl>, but not with <enter>. I am used to <enter>, so it'd be great if that could be fixed.

pic attached.

http://i.imgur.com/kZXgwmt.png

2   L A T E S T    R E P L I E S    (Newest First)
eduard Posted - Oct 15 2013 : 4:12:52 PM
i've experience that problem with several versions of VS and VAX. The screenshot was taken using VS2008 and VAX 7.1903.

I'll report back tomorrow.
accord Posted - Oct 15 2013 : 3:50:52 PM
What version of Visual Studio and Visual Assist are you using?
I got the same tooltip, but when I press enter, it accepts the listbox using VS2012 and VA2001.

Can you please try if you are able to reproduce the problem using the following, very simple sample?

void func(int apple)
{
	int orange;
	func
}


Just type ( after func and then press enter. I'm wondering if the source code or the settings play a role here.

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