Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 list of parsed files
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

dagute
Junior Member

Germany
10 Posts

Posted - Oct 23 2012 :  05:31:09 AM  Show Profile  Reply with Quote
I am using XP and VS2010 with the newest release of VA.

Is there any possibility to see which files have been parsed
by VA - a list of them ??

Sometimes when I start the IDE there are no member list for
structures and funktions availible.
An other problem is - if I build my solution the actual source file
will be opened on more time - and VS shows a message "file has been modified outside the IDE - reload?"

kind regards
Peter






everything that works - is out of date...

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Oct 23 2012 :  11:32:04 AM  Show Profile  Reply with Quote
Strictly speaking, the parsed files are shown in VA.log if you turn on logging.

1. Initiate a rebuild symbol database, and restart VS
2. Turn on logging before you open the project: VA Options -> Performance -> Enable logging
3. Find "Parsing " in VA.log which is will be located in C:\\ with Windows XP.

More on logging: http://docs.wholetomato.com?W305

But there are much easier ways to find them indirectly. Basically, all files are parsed that are part of your project, more specifically, the files in the "Open Files in Solution" dialog (alt+shift+o)
Also, if you include a file, it should also be parsed. The log is the most exact way, though.

Regarding the member listbox problem Generally, as a first advice, trying to rebuild your symbol databases might be a good idea.

The second problem is odd to say the least. Visual Assist doesn't modify files as you build them.
- Do you use any other Visual Studio extensions?
- Do you use any custom build rules?
- What happens if you disable Visual Assist? (VAssistX -> Enable/Disable Visual Assist X) Do you still see the problem or it stops happening?
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000