Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Disable Intellisense when "." pressed

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
Karma000 Posted - Jun 28 2024 : 3:03:48 PM
Hello,

Trying to disable intellisense triggering when I press '.', and instead only triggering when I deliberately press ctrl-space. I see this has been asked twice before here:

https://forums.wholetomato.com/forum/topic.asp?TOPIC_ID=11948
https://forums.wholetomato.com/forum/topic.asp?TOPIC_ID=4952

I managed to shut this off in Visual Studio by turning off "Auto List Members", just like the person in one of the other threads did. However, with Visual Assist enabled it still happens. I tried turning off "Enable Suggestion Lists" and the other corresponding options, but this turns off the lists entirely, even when I press ctrl-space. Frustratingly, with these off, it actually brings back Visual Studio's list when I press '.', so it doesn't even solve that problem.

Any help on how this can be disabled and make it behave just like turning off "Auto List Members" would be excellent.

Thank you!
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jul 05 2024 : 08:26:16 AM
I think I have a solution. Testing in VS2022 with VA 2528, I have turned Off IDE intellisense by setting:

IDE tools menu -> Options -> Text Editor -> C/C++ -> Advanced -> Disable Database = True

and in VA options I have set:

VA Options -> Enhanced Listboxes -> Source of C/C++ content: Visual Assist

now when I type a dot after a local variable no listbox appears automatically. But if I then press CTRL-SPACE a member listbox is appearing.

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