简体   繁体   中英

How to highlight a currently opened document in the Solution Explorer in Visual Studio 2010

我在Visual Studio 2010中有一个打开的文档。如何在解决方案资源管理器中高亮显示该文档?

Look in Tools/Options/Project and Solutions. Check 'Track Active Item in Solution Explorer. This is the setup for VS 2008 so I assume it's the same for VS 2010.

As far as I know it does this by default. When I installed VS2010 I selected the General Developer settings. When you select a document in the main editor window, the same document is hightlighted in the Solution Explorer treee.

在此处输入图片说明

Go to Tools—>Options, expand Projects and Solutions, select General, and then uncheck the box next to Track Active Item in Solution Explorer.

And ctrl + W + S(show Soultion Exp)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM