Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 No intellisense for stl in VS2019

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
abstractspoon Posted - Apr 04 2022 : 9:02:48 PM
Hi All

I have the latest VA installed for VS2019 but am getting no droplists of members for stl containers.

And if I place the caret on 'std::string' and hit the 'Goto' button I get taken to 'Stdafx.h' instead of <string>.

Happy to try any suggestions...

What I've tried:

1. Uninstalling/reinstalling VA
2. Rebuilding symbol database

What I haven't yet tried:

1. Reinstalling VS2019 because this and the resulting reconfiguration is a huge job
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Apr 05 2022 : 07:22:54 AM
Can you please go to:

VA Options -> System Info -> Copy Info

and paste the details (from the clipboard) into your reply. This will give us the basic information about your setup. I am particularly interested in VA's stable include directory list, since it almost sounds like VA isn't scanning the normal include directories.

Can you please try creating a new, default C++ console solution and see if you get the same problem there, to see if this is solution specific or machine specific?

When you are taken to "stdafx.h", can you place the caret at the start or end of the file, and then look at VA's Context and Navigation fields. These are normally found at the top of the editor window and are where the Alt-M list appears from. The right hand field should have the full path of the current file, what is this path? This should tell me which / what stdafx.h file VA has jumped to, since its a relatively common file name.

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