How to disable Solution Tree "jumping" in VC7x
-
Does anyone know how to disable the "auto expansion and tree jumping" that occurs in VC7.x whenever a file is opened for edits? I have a *large project* and I set the tree where I need it to be for what I am trying to focus on, and whenever I open a file, the tree "expands" and "jumps to" the project location for the file I've just opened, and takes me completely away from where I set the tree to begin with. This is an annoying and disruptive behavior (not even sure I would call this feature it is such a pain to deal with)....Is there some way I can just turn that idiocy off? Thanx for anyone that can help me with this...
Just trying to keep the forces of entropy at bay
-
Does anyone know how to disable the "auto expansion and tree jumping" that occurs in VC7.x whenever a file is opened for edits? I have a *large project* and I set the tree where I need it to be for what I am trying to focus on, and whenever I open a file, the tree "expands" and "jumps to" the project location for the file I've just opened, and takes me completely away from where I set the tree to begin with. This is an annoying and disruptive behavior (not even sure I would call this feature it is such a pain to deal with)....Is there some way I can just turn that idiocy off? Thanx for anyone that can help me with this...
Just trying to keep the forces of entropy at bay
This feature is used in a VB project too. Found the below from http://dvanderboom.wordpress.com Go to Tools—>Options, expand Projects and Solutions, select General, and then uncheck the box next to Track Active Item in Solution Explorer.