Author |
Topic |
|
Patje
Starting Member
1 Posts |
Posted - Aug 16 2007 : 02:30:18 AM
|
When adding code that is similar to existing code (certain menu actions that should be handled similarly) I often use "find references". However, there is only 1 find-references window, which means that if you quickly want to search on something else, you have to redo the previous find-references. It would be handy to save the "Find References Results", e.g. by adding a 'Store results' button. This button could store the results under a different tab in the window, so you can quickly access it. |
|
sl@sh
Tomato Guru
Switzerland
204 Posts |
Posted - Aug 16 2007 : 03:47:30 AM
|
I constantly run into a similar problem, when trying to determine chain of dependency for something I intend to refactor: I do repeated 'Find References' to determine what parts of the code are involved and what other side effects might need to be considered when refactoring the original method. However, once I do four or five 'Find References' in a row, I find it difficult to pick up my research at an earlier level that had more findings to follow up.
I would very much like some kind of 'Find Reference History' that enabled me to skip back to previous results, or just enables me to rerun previous 'Find's without the need to respecify what I am looking for. |
|
|
feline
Whole Tomato Software
United Kingdom
19022 Posts |
Posted - Aug 16 2007 : 07:19:52 AM
|
We are working on this internally, and hope to allow multiple Find References Results windows in the next few builds. It is a common request, for obvious reasons |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|