T O P I C R E V I E W |
Web811 |
Posted - Feb 19 2013 : 10:09:38 AM From the topic titled "VA searches symbols in unrelated files" it states "When you open a code file that is not part of the solution VA parses it."
Sometimes I will view a source file that is not related to the current solution and I really don't want these files parsed. It just causes confusion when I use Goto (ALT+G) later.
As an example, sometimes I'll view a file from the history of source control. VS will place this file in a Windows temp directory but VA X parses it.
And sometimes, I'll create a quick prototype of a class file, that's never added or used in the project or solution. But VA X remembers it.
I would just rather have VA X stick only to the files relevant to the solution and projects I am trying to build.
A simple checkbox would be ideal. Thanks. |
4 L A T E S T R E P L I E S (Newest First) |
sean |
Posted - May 02 2013 : 11:46:47 PM What source control do you use? VA knows about temp file naming conventions used by Perforce and Subversion and explicitly ignores files they create in the temp dir. If the source control you use has a naming convention for temp files we can support it like Perforce and Subversion. |
feline |
Posted - Mar 08 2013 : 11:59:34 AM Good to know, and I suspect others would also accept this trade off, I just wanted to check. I have put in a feature request for this, it is an interesting and helpful idea:
case=72918 |
Web811 |
Posted - Mar 07 2013 : 09:31:46 AM Personally, I would accept that trade-off. And if was indeed a checkbox, it should work all the way around!
|
feline |
Posted - Feb 23 2013 : 2:27:05 PM This makes sense. Are you aware that telling VA not to parse these files is likely to stop VA syntax highlighting working in these files? I am just checking that the cost is reasonable. |