Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Settings for C# files to parse.

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
avdim Posted - Jul 14 2009 : 06:15:14 AM
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.
3   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Jul 15 2009 : 2:46:01 PM
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.
avdim Posted - Jul 15 2009 : 2:29:03 PM
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.
feline Posted - Jul 14 2009 : 10:35:10 AM
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

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