The option "Track active items in solution explorer" in visual studio doesn't seem to work. I am using visual studio 2013 ultimate and Resharper 8.1. I've tried un-checking and checking again, didn't work. Thank you for your time.
Asked
Active
Viewed 2,722 times
7
-
Can you give more details about what's not working? What did you try, what did you expect, what did you get? – Jimmy Jan 20 '14 at 17:35
-
If "Track active items in solution explorer" option is turned on (Tools->options->Projects and solutions-> Track active items in solution explorer) every active document in the editor will be shown and selected in the solution explorer (unless it's in an unopened folder in the solution explorer). A restart solved the problem for now, however it's a recurring issue so it's still relevant. – MosheG Jan 22 '14 at 08:27
3 Answers
4
I have the same problem. It's a bug.

LeonardoX
- 1,113
- 14
- 31
-
-
-
yeah, maybe, Microsoft links don't live forever {:-), but it's still or was a bug – LeonardoX May 24 '22 at 12:59
2
Faced this issue today . Tried deleting .vs directory and issue was fixed.

Ananth
- 10,330
- 24
- 82
- 109
0
In Visual Studio, click on Tools -> Options -> Projects and Solutions
, then make sure the option Track Active Item in Solution Explorer
is unchecked
.
In Visual Studio again, click on Extensions -> Resharper -> Options -> Performance Guide
and set the option Don't track active item in Solution Explorer
to Ignore

Mohammed Osman
- 3,688
- 2
- 27
- 25