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
 Settings for C# files to parse.
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

avdim
New Member

2 Posts

Posted - Jul 14 2009 :  06:15:14 AM  Show Profile  Reply with Quote
I am using utility .NET Mass Downloader (http://www.codeplex.com/NetMassDownloader) to download source files for some assemblies of the .NET framework to allow debugging inside them. I have the folder with Microsoft source files as well as set of .pdb files. The idea is to force your software to use this source code instead of parsing .NET assemblies if it is available. I simply want "Go To" button to navigate to this source code.

Edited by - avdim on Jul 14 2009 06:24:07 AM

feline
Whole Tomato Software

United Kingdom
19020 Posts

Posted - Jul 14 2009 :  10:35:10 AM  Show Profile  Reply with Quote
Try making a "dummy" solution from this source code. Try:

IDE File Menu -> New -> Project from Existing Code...

if you don't tell VA about the source code, and if VA does not know where to look for it, it is not going to parse it

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

avdim
New Member

2 Posts

Posted - Jul 15 2009 :  2:29:03 PM  Show Profile  Reply with Quote
Thank you for the interesting trick.
Unfortunately this works only if newly created huge project is added to solution you are working with. "GoTo" opens right file until project is in the solution and is not unloaded. That is not really useful in source safe controlled projects.
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Jul 15 2009 :  2:46:01 PM  Show Profile  Reply with Quote
I'm not completely following this, but the "if Solution is not empty" setting (VA Options | Projects | File Handling) might help here. When that option is checked, under certain circumstances, VA will parse sibling files when you first open a file from a directory that is outside of your solution.
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