T O P I C R E V I E W |
gtflip |
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
|
4 L A T E S T R E P L I E S (Newest First) |
gtflip |
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 |
rhummer |
Posted - Jul 10 2006 : 5:06:52 PM Correction, it's in the Text Editor -> C/C++ node. |
gtflip |
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
|
support |
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? |