是否有用于选项卡式多显示器支持的 Visual Studio 2010 Add On
在 Visual Studio 2010 中,您可以将选项卡拖出到单独的窗口,但不能将它们作为附加选项卡式元素收集在一起。是否有 VS 2010 附加组件允许您将额外的窗口分组到选项卡中?如果我的每台显示器上都有一组选项卡,那就太好了。
In Visual Studio 2010 you can drag tabs out to separate windows but you can not collect them together as additional tabbed elements. Is there a VS 2010 add-on to allow you to group your extra windows into tabs? It would be really nice to have a set of tabs on each of my monitors.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
最好的查看位置是 Visual Studio Gallery for 2010 Extensions。如果您幸运的话,其他人已经有了这个想法并为您创建了一个扩展 (VSIX)。
否则,为什么您要尝试通过获取 Visual Studio 2010 SDK 并阅读 入门指南。
更新:我刚刚偶然发现了这个很棒的 Visual Studio 扩展,可能确实希望您正在寻找:Visual Studio 2010 专业电动工具。
The best place to look is the Visual Studio Gallery for 2010 Extensions. If you are lucky someone else has already had the idea and created an extension (VSIX) for you.
Otherwise, why do you have a go at writing it yourself by grabbing a copy of the Visual Studio 2010 SDK and read the Getting Started Guide.
UPDATE: I just stumbled on this awesome Visual Studio Extension that may do want you are looking for: Visual Studio 2010 Pro Power Tools.
http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0 -8ff2-4adea1e34fef
Productivity Power Tools 可以做到这一点,而且是免费的。该功能称为“Document Well”。
http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef
Productivity Power Tools does it, and it's free. The feature is called Document Well.