Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Don't show autocomplete list when typing '.'

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
.oisyn Posted - Jul 12 2006 : 07:30:24 AM
This has been annoying me since the dawn of visual assist. I think have an above average error-rate when typing, which is ok as I can easily find the backspace ;), but the problem is I sometimes type a sole dot (.) without an indentifier earlier on that line. Visual Assist reacts to this by creating a listbox with _all_ symbols it knows, from the global namespace down to the symbols in the current scope. It takes a while for this list to be filled, usually 3 to 5 seconds, which is a really long time to wait for when you're in the middle of typing something.

I'd like to request that typing a '.' without something to look things up just does nothing. Note that sometimes this is already the case, then it just says "Intellisense: 'No additional information available'" in the status bar.
3   L A T E S T    R E P L I E S    (Newest First)
support Posted - Jul 17 2006 : 12:11:53 PM
Disabling the option in the IDE disables the behavior in VA X.
.oisyn Posted - Jul 17 2006 : 07:13:12 AM
Would it help if I disable the 'auto list members' option in Options -> Text Editor -> C/C++ -> General? Or would that disable VA X as well?
support Posted - Jul 12 2006 : 12:54:30 PM
The behavior you describe is what the IDE does by default, i.e. without VA X installed. We simply leave it as it is. In fact, we let the IDE generate the listbox of all symbols since it does it anyhow and we'd only slow the process, but this is the reason you sometimes see, "Intellisense: 'No additional information available'."

Your request, seemingingly reasonable, is to make the IDE stop what it's doing.

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