简体   繁体   中英

how to see the location of a file in visual studio solution explorer

I can look for file with ctrl + , and get what i want

I can also right click the file tab and show the file in windows explorer

but the action above wont tell me where it is in the tree.

How can i see where the file lies inside the tree view in solution explorer?

You need Sync with Active Document .

In Visual Studio 2015, check

在此处输入图片说明

If you are using older version of VS and don't have that button, you need to check Tools -> Options -> Project and Solution -> Track Active Item in Solution Explorer.

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