简体   繁体   English

是否有视觉工作室的标签管理器?

[英]Is there any tab manager for visual studio?

It's common for me to have 20+ files opened in Visual Studio (I use VS 2008 now, but we will migrate to VS 2010, soon.) . 在Visual Studio中打开20多个文件是很常见的(我现在使用VS 2008,但很快我们将迁移到VS 2010) Is there any add-in which could help organize actively opened files? 是否有任何可以帮助组织主动打开文件的加载项?

I mean something like Firefox colorful tabs or a tab-manager which will group windows tabs by projects or folders,... 我的意思是像Firefox彩色标签或标签管理器,它将按项目或文件夹分组窗口标签,...

Visual Studio Power tools will do it for 2010 , out of luck for 2008 (as far as I know). Visual Studio Power工具将在2010年实现这一目标,因为2008年运气不佳(据我所知)。

There are versions of Power tools for all the newer Visual Studios. 所有较新的Visual Studios都有各种版本的Power工具。 Newest: VS Power tools 2015 最新: VS Power tools 2015

You can have them color coded by assembly, most recently used up front, and several other sorting/grouping options 您可以通过装配对它们进行颜色编码,最近使用它们,以及其他几种排序/分组选项

Tabs Studio文档选项卡管理器加载项(由我开发)支持VS 2010+和VS 2008。

I like the alternative approach proposed by the 'Tidy Tabs' extension. 我喜欢“Tidy Tabs”扩展提出的替代方法。

Rather than providing you with a mechanism to manage billions of tabs, it helps by automatically monitoring and cleaning up your tabs to only display the ones that you have most recently been using. 您可以通过自动监控和清理选项卡来仅显示最近使用的选项卡,而不是为您提供管理数十亿个选项卡的机制。

It's free too. 它也是免费的。 :) :)

From the extension page: 从扩展页面:

Tidy Tabs keeps your document well organized by closing tabs that are no longer being used. Tidy Tabs通过关闭不再使用的选项卡来使文档井井有条。 Tabs that have not been viewed in a configurable amount of time can be closed with a keyboard shortcut (CTRL+ALT+ESC) or closed automatically whenever you save a document. 在可配置的时间内未查看的选项卡可以使用键盘快捷键(CTRL + ALT + ESC)关闭,也可以在保存文档时自动关闭。

http://visualstudiogallery.msdn.microsoft.com/b80ab284-83f8-4022-bc78-95af126ba5f0 http://visualstudiogallery.msdn.microsoft.com/b80ab284-83f8-4022-bc78-95af126ba5f0

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM