简体   繁体   English

Visual Studio 2013:如何在解决方案资源管理器中显示活动文件?

[英]Visual Studio 2013: how to show active file in solution explorer?

During debug I can navigate far away from first file. 在调试期间,我可以远离第一个文件导航。 It's usually useful to open solution explorer tree and check current opened file siblings. 打开解决方案资源管理器树并检查当前打开的文件兄弟姐妹通常很有用。 Is there shortcut to open current file in solution explorer? 是否有解决方案资源管理器中打开当前文件的快捷方式

The feature is called Sync with Active Document. 该功能称为与活动文档同步。 I don't have the IDE installed on the machine but I believe the shortcut is Ctrl + [ , S 我没有在机器上安装IDE,但我相信快捷键是Ctrl + [S

Sync with Active Document button in Solution Explorer 在解决方案资源管理器中与Active Document按钮同步

you can try this, imho sometimes it is buggy but it works most of the time 你可以尝试这个,imho有时它是马车,但它大部分时间都有效

go to Tools , then option . 转到工具 ,然后选择 Click Project and Solution . 单击项目和解决方案 now tick the checkbox named " Track Active Item in Solution Explorer " 现在勾选名为“ 在解决方案资源管理器中跟踪活动项目

now when you are navigate to a file, the tree will follow. 现在,当您导航到文件时,树将跟随。

暂无
暂无

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

相关问题 Visual Studio 2013解决方案资源管理器不显示文件 - Visual Studio 2013 Solution Explorer Not Showing Files 如何在运行时将 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 2005中使用文件资源管理器打开解决方案物理文件夹 - How to open the solution physical folder with File Explorer in Visual Studio 2005 如何在Visual Studio解决方案资源管理器中查看文件的位置 - how to see the location of a file in visual studio solution explorer Visual Studio 2013搜索解决方案资源管理器无法查找文件 - Visual Studio 2013 Search Solution Explorer fails to find files Visual Studio 2013不正确地显示解决方案资源管理器中的隐藏文件 - Visual Studio 2013 showing hidden files in solution explorer incorrectly 是否可以在Visual Studio 2013的解决方案资源管理器中手动标记文件 - Is it possible to manually flag files in the Solution Explorer in Visual Studio 2013 解决方案资源管理器Visual Studio 2013中项目旁边的图标的含义是什么 - what is the meaning of the icons beside the project in Solution Explorer Visual Studio 2013 如何从Visual Studio 2013或2010中的解决方案资源管理器运行sql脚本 - How to run sql script from the solution explorer in Visual Studio 2013 or 2010
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM