简体   繁体   English

为什么在VS的解决方案资源管理器中未选择正在处理的文件?

[英]Why the file being worked on is not selected in the solution Explorer in VS?

For some reason the VS 2008 I have work on, does not automatically select the file in Solution Explorer that I am editing. 由于某种原因,我正在使用的VS 2008不会自动在我正在编辑的解决方案资源管理器中选择文件。

Is there any place in option settings where I can turn this feature on? 选项设置中是否有任何地方可以打开此功能?

Thank you 谢谢

You want that feature? 想要该功能吗? It was originally the default in VS2003, but there were so many complaints an option to turn it off was added. 它最初是VS2003中的默认设置,但是有很多抱怨增加了关闭它的选项。

Anyway, you can go into Tools | 无论如何,您都可以进入工具| Options | 选项| Projects and Solutions | 项目和解决方案| General and set 'Track Active File in Solution Explorer' to turn it back on. 常规并设置“在解决方案资源管理器中跟踪活动文件”将其重新打开。

暂无
暂无

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

相关问题 代码窗口不会在“解决方案资源管理器”中突出显示所选的文件(通常是.cs) - Code Window does not highlight selected (usually .cs) file in “Solution Explorer” 在解决方案资源管理器中包含文件,而无需依赖构建 - Include file in solution explorer without it being a build dependency VS 2008如何在编辑器中选择当前文件进入解决方案资源管理器 - VS 2008 how to select current file in editor into solution explorer VS 2013-如何在解决方案资源管理器中跟踪文件更改? - VS 2013 - how to track file changes in solution explorer? Windows资源管理器VS解决方案文件的上下文菜单中的“构建”项? - “Build” item in Windows Explorer's context menu of a VS solution file? 解决方案资源管理器中的C#Form1.cs文件-VS 2017 - C# Form1.cs file in the solution explorer - VS 2017 如何防止Solution Explorer在编辑器中自动打开所选项目(VS 2015)? - How to prevent Solution Explorer to automatically open selected item in editor (VS 2015)? 在VS 2015扩展中,如何在解决方案资源管理器中获取所选对象? - In a VS 2015 extension, how can I get the selected object in the Solution Explorer? TFS2008和VS2008:从解决方案资源管理器中删除的文件仍显示在源代码管理资源管理器中 - TFS2008 & VS2008 : File deleted from Solution Explorer still appears in Source Control Explorer 解决方案资源管理器:将搜索限制为选定的文件夹 - Solution Explorer: limit search to selected folder
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM