Author |
Topic |
|
gtflip
New Member
7 Posts |
Posted - Jul 10 2006 : 1:41:33 PM
|
I'm developing an application using DialogBlocks (creates wxWidgets resource files). It also generates/modifies some of my source files. When I save them from DialogBlocks, Visual Studio asks if I want to reload the changed source files (which I do).
The problem is that it doesn't appear that Visual Assist X reparses the files, so I have to go to the header and force it to reparse in order to be able to auto-complete using the new members.
Thanks!
VS.NET 2003 version 7.1.3088 VA_X.dll file version 10.2.1446.0 built 2006.05.31
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Jul 10 2006 : 4:28:24 PM
|
Do you have "Watch for externally modified files..." enabled on the Performance node of our options dialog? |
|
|
gtflip
New Member
7 Posts |
Posted - Jul 10 2006 : 4:41:40 PM
|
quote: Originally posted by support
Do you have "Watch for externally modified files..." enabled on the Performance node of our options dialog?
I don't have that option in my Performance node.
VA_X.dll file version 10.2.1446.0 built 2006.05.31
|
|
|
rhummer
Tomato Guru
USA
527 Posts |
Posted - Jul 10 2006 : 5:06:52 PM
|
Correction, it's in the Text Editor -> C/C++ node. |
Tools Engineer - Raven Software VS2005 SP2/VS2008 SP1 - VAX <LATEST> - Win 7 x64
|
|
|
gtflip
New Member
7 Posts |
Posted - Jul 10 2006 : 9:32:53 PM
|
quote: Originally posted by rhummer
Correction, it's in the Text Editor -> C/C++ node.
Why, so it is -- I thought I had looked there. Oh, well. Thanks for the help!
I don't know if it's possible, but it would have been really cool if when VS noticed the changed file (either the first or nth time), VA popped up a message asking if you wanted to activate that feature.
Anyway, thanks for a great program. Well worth the price, IMHO.
Phillip |
|
|
|
Topic |
|