Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Visual Assist showing symbols from other solutions

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
jasbindra00 Posted - May 24 2020 : 07:35:48 AM
Hello, I am new to visual assist and I absolutely love it so far, but there is one problem.

When creating a new solution, Visual Assist shows me autocomplete suggestions based on symbols from other solutions.

For example, I'd like to make an enum called StateType, and visual assist already shows me a suggestion for that when it doesn't exist.

Also, When I press alt+O to switch to the implementation, visual assist switches to a cpp file which is not in my current solution. So if I am in Event.h, it will switch to Event.cpp from another solution.

How can I fix this?
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - May 25 2020 : 07:22:57 AM
This should not be happening. If you load two instances of the IDE at once, VA actually keeps a separate symbol database for each instance of the IDE, deliberately, to make sure this sort of problem should never happen.

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.

When you have the Alt-O problem, would you be able to post the full file name and path of the file you started in, the file you ended up in, and the file you expected VA to take you to? If this might contain private information we can do this via email if that is better.

Are you working with solutions for all of these? Or are you opening files in a folder? Or a mixture of both?

what do you have:

VA Options -> Projects and Files -> Upon opening a file, parse all other unparsed files in the same directory:
if Solution is empty
if Solution is not empty

set to?

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