visual studio - Stop VS from automatically opening the folder for the active item -


Just wondering if anyone knows how to stop the VS from opening folders automatically for active items. It does this on my work computer but I do not have the installation, but I can not find the setting that I need to change.

Cheers Anthony

Tools - > Options -> Projects and Solutions -> (General) -> Track Active Items in Solution Explorer


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

NHibernate Passing Session to the Repository -

objective c - Mouse events for an NSSegmentedCell subclass? -