Visual Studio 2010 中的多显示器支持

发布于 2024-09-10 08:37:13 字数 234 浏览 12 评论 0原文

我听说 Visual Studio 2010 有“多显示器支持”。但现在我使用它,我发现它与VS2008没有什么区别。

当从一台显示器切换到两台显示器并再次切换回来时,我仍然需要调整所有窗口的大小。

我是否缺少某种个人资料或设置?例如,Delphi 允许您保存桌面配置文件,记录您喜欢的特定窗口的位置。从单显示器切换到双显示器就像选择不同的桌面配置文件一样简单。

VS2010 中是否有类似的东西我缺少?

I hear that Visual Studio 2010 has "Multi-Monitor Support". Yet now that I am using it, I see no difference from VS2008.

I still have to resize all my windows when switching from one monitor to two and back again.

Is there somekind of Profile or setting I am missing? For example, Delphi lets you save desktop profiles that record where you like specific windows. Switching from single to dual monitors is as simple as selecting a different desktop profile.

Is there something similar in VS2010 that I am missing?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

蘑菇王子 2024-09-17 08:37:13

多显示器支持是指您能够取消停靠代码窗口并将其拖动到另一个显示器。尝试将代码窗口的选项卡拖到另一个监视器中。

ScottGu 有一篇关于这个主题的优秀博客文章

Multi-monitor support refers to the ability for you to undock a code window and drag it to another monitor. Try dragging on the tab of a code window into your other monitor.

ScottGu has an excellent blog post on this subject

青衫儰鉨ミ守葔 2024-09-17 08:37:13

只需将编辑器选项卡拖出并拖到您的另一台显示器上即可见证荣耀。

Just drag the editor tabs out and onto your other monitor and witness the glory.

春夜浅 2024-09-17 08:37:13

在 VS2008 中,您可以分离解决方案资源管理器之类的东西并将它们放在不同的显示器上,但源代码页被迫保留在一台显示器上。

In VS2008 you could detach things like the solution explorer and put them onto a different monitor, but source code pages were forced to stay on one monitor.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文