Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Bad suggestions in "Class initialization"

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
znakeeye Posted - Feb 18 2009 : 08:34:00 AM
VAX 1649, VS 2008 SP1.

Foo::Foo(bool flag, int coordinate)
: m_flag(fl|

I get suggestions such as "float" here. The suggestion list should prioritize the actual parameters!
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Feb 18 2009 : 1:44:15 PM
Suggestion listboxes are currently not context dependent (like member listboxes) as far as I know. I mean Visual Assist doesn't "know" about what listbox items are suitable according to the language syntax.

Suggestions are prioritized based on usage and near symbols.

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