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
 Feature Requests
 Open File NOT in Solution
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Tommy.Blomberg
Starting Member

Sweden
1 Posts

Posted - May 15 2009 :  06:25:12 AM  Show Profile  Reply with Quote
A nice feature to use when cleaning up old solutions would be to see which files that isn't in the solution.
Could be in the Open File in Solution dialog.

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - May 15 2009 :  12:41:30 PM  Show Profile  Reply with Quote
I don't understand. One answer is most files on your entire hard drive, since most of them are not part of the solution.

If you are only talking about header files that are included with a #include statement into one of the files in your solution then try compiling the solution. The compiler has to be able to find ever one of these files, so the files are either part of the solution, or in a well defined directory.

If the files are not in the solution then VA may not know about them, it uses the same information as the compiler / IDE to locate files.

zen is the art of being at one with the two'ness
Go to Top of Page

kevinsikes
Tomato Guru

USA
271 Posts

Posted - May 15 2009 :  1:48:12 PM  Show Profile  Reply with Quote
I believe the request is to locate files that exist in the solution directory and its subdirectories that are not included in the solution itself, ignoring .obj and other temporary or build-related files.

Kevin Sikes
Infotainment Platform Design Engineer
Ford Motor Company
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - May 15 2009 :  7:18:23 PM  Show Profile  Reply with Quote
That makes sense. I am just wondering how best to do this. As soon as you have multiple projects in the same directory tree it gets complex.

Under UNIX I would just use a couple of command line tools to produce two lists of file names and compare them. Fairly quick and easy.

zen is the art of being at one with the two'ness
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