T O P I C R E V I E W |
flyview |
Posted - Oct 08 2009 : 10:45:14 AM Now in the find references results dialog, all references are organized in a treeview and I can copy the results one by one. But imaging there are handreds of results...is there any way to export all references results to a flat file at one time? I spent several hours in Google, but find no answers. VS doesn't support this function either. |
7 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Jan 31 2010 : 1:18:33 PM case=33532 is implemented in build 1810 |
feline |
Posted - Oct 21 2009 : 10:37:57 AM This thread should be updated when the case is done, and the changes are also listed on the history of changes page when a new build is posted:
http://www.wholetomato.com/support/history.asp
|
flyview |
Posted - Oct 20 2009 : 11:23:39 AM How could I know a case is implemented? |
sean |
Posted - Oct 09 2009 : 2:52:08 PM We can add a command to the context menu to copy all results. case=33532 |
feline |
Posted - Oct 09 2009 : 1:14:05 PM Turning on:
VA Options -> Advanced -> Refactoring -> Display project nodes in Rename dialog references lists
should give you fewer root nodes. |
flyview |
Posted - Oct 08 2009 : 11:13:13 PM Yes, it is much better than copy them one by one, but it is still not enough for me, because I have a solution containing more than 30 projects, and I need to find 6 symbols (they are member functions in a class), so I have click more than 30 * 6 = 180 times if I want to collect all those references. It would be better if I can multiply select those root projects. Alternative is that the root could be a solution file? |
sean |
Posted - Oct 08 2009 : 1:32:33 PM You can copy the root project node just like you copy a single item node and all children will also be copied. |