在Visual Studio中更改解决方案资源管理器的标题? [英] Change the title of Solution Explorer in Visual Studio?

查看:236
本文介绍了在Visual Studio中更改解决方案资源管理器的标题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的工作迫使我在Visual Studio和.NET中工作。我试图简化体验,有点成功。 (TFS仍然让我感到震惊。)

My job forces me to work in Visual Studio and .NET. I'm attempting to streamline the experience, somewhat successfully. (TFS still thwarts me.)

现在,我想使用多个Solution Explorers,因为我们有一个包含大量csproj文件的Visual Studio解决方案。为每个常用项目创建一个新的解决方案资源管理器视图会很棒,除此之外 - 所有选项卡和标题都说解决方案资源管理器。

Right now, I want to work with multiple Solution Explorers, as we have a Visual Studio solution containing a multitude of csproj files. Creating a new Solution Explorer view for each commonly-used project would be great, except for this - all of the tabs and titles say "Solution Explorer".

有没有更改解决方案资源管理器窗口和选项卡的标题的方法?有没有办法将标题设置为根解决方案或项目文件的标题? (如果有一个扩展程序可以执行此操作,我将很乐意安装它。)

Is there any way to change the title of the Solution Explorer window and tab? Is there any way to set the title to the title of the root solution or project file? (If there's an extension that will do this, I will happily install it.)

谢谢。

编辑:看起来我的问题不是很清楚。该项目符合常规标准 - 它是一个解决方案,具有多个项目,具有高度嵌套的目录结构。基本上,我不想滚动很多,并且不断打开和关闭树视图中的节点,我希望有多个解决方案Windows来帮助实现这一点。 Visual Studio在上下文菜单中提供了一个名为 New Solution Explorer View 的选项,该选项将打开一个新的Solution Explorer窗口,其根目录对象。我想为我的解决方案中常用的项目执行此操作,但我希望命名每个Explorer实例,以便我可以将它们保存在单个窗格中并在它们之间单击。有意义吗?

It looks like my question wasn't understood very well. The project conforms to regular standards - it's one Solution with multiple Projects, with a highly-nested directory structure. Basically, instead of having to scroll a lot, and constantly open and close nodes in the tree view, I'd like to have multiple Solution Windows to help facilitate this. Visual Studio provides an option called New Solution Explorer View in the context menu, which will open a new Solution Explorer window with a target object at its root. I want to do this for the commonly-used projects in my solution, but I want each Explorer instance to be named so that I can keep them in a single pane and click between them. Make sense?

希望我已经安抚了VS爱好者。

Hope I've appeased the VS enthusiasts.

Double Edit: 是功能我正在寻找。这可以通过扩展吗?

Double This is the feature I'm looking for. Is this possible through an extension?

推荐答案

在Visual Studio 2015中,窗口的名称与解决方案的名称相同。
更改解决方案的标题:

In Visual studio 2015, the name of the window is the same name of the solution. For change the Title of a solution:

单击标题并按F2键,或单击右键并单击重命名。

Click em the Title and press F2 key, or click with right button and click in rename.

提示:
您可以使用相同的解决方案使用各种项目,但无法在同一窗口中打开两个解决方案。您可以在每个窗口中打开每个解决方案。
您可以使用相同的项目创建多个解决方案,如果您不想同时打开所有项目,请创建一个简化解决方案。

TIP: You can use various projects, with the same solution, but you can't open two solutions in the same window. You can open each solution in each window. You can create multiples solutions with the same projects, if you don't wanna open all projects at the same time, create a reduce solution.

这篇关于在Visual Studio中更改解决方案资源管理器的标题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆