Can the Find Results window have the results expanded by default?
Every time I use Find Usage and the Find Results opens, I have to manually click the Expand All because the collapsed results are pretty much useless because I can't see the details (filenames and the actual lines of code).
Is there a way to have the results expanded by default?
Please sign in to leave a comment.
Yep. In ReSharper -> Options, Search & Navigation, you can set an option to "Expand search results tree by default".
Cool. Thanks.