chas
Junior Member
17 Posts |
Posted - Dec 31 2003 : 5:15:51 PM
|
VC7.0, VAX 1210:
I heavily use "VAssistNET.Connect.VAOpenWorkspaceFile" (it's bound to Global Ctrl-O) and think it's great- easily one of the biggest time-savers.
However, it doesn't seem to update when I add a new source file to my project- I have to close the project and reopen it for the dialog to 'see' the presence of my new project files. My files in this case happen to be simple .cpp and .h files- i can't comment as to whether or not other file types are affected.
Recreation steps:
1. Open/Create a C++ project with one or more files. 2. Confirm that VAssistNET.Connect.VAOpenWorkspaceFile works. 3. Add a new file to the project by way of solution explorer (right click on desired location, "Add:New Item". 4. Confirm that VAssistNET.Connect.VAOpenWorkspaceFile doesn't show the new file.
chas |
|