Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Help with autocomplete

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
timparr Posted - Nov 24 2011 : 09:59:32 AM
Hello,

I am currently trialling this and it looks great, however I have one problem.

In native vb, the autocomplete list limits the entries to only those that are allowed by the function. e.g

If I type

If MessageBox.Show("","") =

Then under default vb I get a list of allowed items - windows.forms.dialogresult.abort, cancel, ignore etc.

When I enable VA-X then I get a much longer list which is less than helpful.

Please can you tell me what settings I need to set to have the list filtered to only the permitted options in this list, or alternativly how to turn just this feature off - (I am happy to use the native intellisense)

Thanks
5   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Nov 29 2011 : 3:53:12 PM
For now the best solution may be to map a keyboard shortcut to the command:

VAssistX.EnableDisable

or to add this command to the VAssistX toolbar if you are primarily a mouse user. Both methods will turn VA off and on again, which seems to be the only fix for now, short of telling VA to ignore .vb files.
timparr Posted - Nov 29 2011 : 12:01:50 PM
Thanks for this - that's great news. In the meantime is there a way to disable just this part of VAX? Or to quickly toggle VAX on and off? At the moment I am turning it off temporarily via the menu whenever I need to make assignments of this type and cannot remember the root names.
feline Posted - Nov 28 2011 : 7:18:03 PM
I have made a new VB Forms application, which is letting me reproduce this effect. I have the VS2010 option you mention turned on but the common tab is not the default tab.

This makes sense, and the items in the common tab would make sense for the content of a VA suggestion listbox, so I have put in a feature request for this change:

case=63005
timparr Posted - Nov 28 2011 : 05:31:12 AM
Yes, they changed the default setting with the new intellisense in 2010 - but you can change it back. In tools-options-text editor-all languages you have options to hide advanced members which defaults the list to the 'common' tab.

http://msdn.microsoft.com/en-us/library/f7w81h6c(v=vs.90).aspx

Tim
feline Posted - Nov 24 2011 : 3:56:18 PM
Which IDE are you using?

Perhaps I am doing something wrong with my test, but when I type this line of code in a .vb file, in VS2010, on a machine with no VA at all, I get a LONG listbox.

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