简体   繁体   English

如何在Visual Studio解决方案资源管理器中查看文件的位置

[英]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 我可以使用ctrl + ,查找文件ctrl + ,并得到我想要的

I can also right click the file tab and show the file in windows explorer 我也可以右键单击“文件”选项卡,然后在Windows资源管理器中显示文件

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 . 您需要与Active Document同步

In Visual Studio 2015, check 在Visual Studio 2015中,检查

在此处输入图片说明

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. 如果您使用的是VS的旧版本,并且没有该按钮,则需要在“解决方案资源管理器”中选中“ 工具”->“选项”->“项目和解决方案”->“跟踪活动项目”。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何通过Visual Studio插件获取Visual Studio Project(在解决方案资源管理器中加载)的位置? - How to get Visual Studio Project (which is loaded in solution explorer) location via a Visual Studio Addin? 如何在Visual Studio 2005中使用文件资源管理器打开解决方案物理文件夹 - How to open the solution physical folder with File Explorer in Visual Studio 2005 Visual Studio 2013:如何在解决方案资源管理器中显示活动文件? - Visual Studio 2013: how to show active file in solution explorer? 如何在运行时将 c# 文件添加到 Visual Studio 解决方案资源管理器? - How to add a c# file to Visual Studio Solution Explorer at runtime? 如何在 Visual Studio 2010 的解决方案资源管理器中定位文件? - How to locate a file in Solution Explorer in Visual Studio 2010? 解决方案资源管理器中的 Visual Studio 2017 锁定文件 - Visual Studio 2017 lock file in solution explorer 配置文件未出现在 Visual Studio 的解决方案资源管理器中 - Config file not appearing in solution explorer in visual studio Visual Studio的解决方案资源管理器 - Solution explorer of visual studio 如何在Visual Studio解决方案资源管理器中查看文件系统目录的内容? - How do I see contents of filesystem directories in Visual Studio Solution Explorer? 如何在调试时在Visual Studio 2008中查看解决方案资源管理器? - How can I see the solution explorer in Visual Studio 2008 while debugging?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM