T O P I C R E V I E W |
rryk |
Posted - Jun 09 2012 : 06:18:32 AM Hi,
Files from newly added projects are not listed in Open File in Solution dialog until solution is reloaded. This is not a large issue, but I think this is a bug. |
1 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Jun 09 2012 : 08:07:17 AM I wasn't able to reproduce the problem here using VA 1908 and VS2010 or VS2012 RC, so let's find out what's the difference.
- What Visual Studio and Visual Assist version are you using? - What project type(s) are you using? Are all using the same project type? (e.g. all are C# windows forms applications or native C++ projects, or different types, etc.) - How many projects do you have in your solution?
Can you please try if you can reproduce the problem if you 1. create 2 different test projects (e.g. win32 test project in case of C++) using File -> New -> Project... 2. open one of them 3. press alt+shift+o 4. the project's files should be there 5. use File -> Add -> Existing project... to add the other project 6. wait a few seconds, until VA and intellisense can finish its job (the status bar should not should have flashing "parsing" messages but a simple "ready" message) 7. press alt+shift+o again: the extra files should be there
I did the above steps myself (using a win32 test project). Did I do the right test? |
|
|