Visual Studio和双/多监视器:如何从监视器中优化使用? [英] Visual Studio and dual/multiple monitors: how do I get optimized use out of my monitors?

查看:168
本文介绍了Visual Studio和双/多监视器:如何从监视器中优化使用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Ultramon 是用于双显示器(跨显示器拉伸屏幕)的出色程序,但我想知道是否有办法在Visual Studio中执行某项操作,例如在只运行一个Visual Studio实例的情况下,在一个监视器上打开一个代码选项卡,并在第二个监视器上打开第二个代码选项卡?

Ultramon is a great program for dual monitors (stretching screen across monitors), but I was wondering if there is any way do to something in Visual Studio like have one tab of code open on one monitor and a second tab of code open on the second monitor with only one instance of Visual Studio running?

或者对于在双显示器和Visual Studio上获得最大收益,还有其他建议吗?

Or are there any other suggestions on getting most bang for buck on dual monitors and Visual Studio?

推荐答案

我个人设置了我的窗口,以便在我的主监视器上有一个主Visual Studio监视器,因此我的代码窗口最大化了,工具箱停靠在左侧.这意味着代码窗口会占用尽可能多的空间,同时使代码的左手边靠近屏幕中间,这是我的眼睛自然可见的地方.我的主监视器是一个宽屏,所以我发现给我的代码留出了足够的空间.

Personally, I have my windows set up so that one my main monitor, I have the main visual studio monitor, so therefore my code window, maximized, with only the toolbox docked, on the left. This means the code window takes up as much space as possible, while keeping the left hand edge of the code close to the middle of the screen, where my eyes naturally look. My main monitor is a wide screen, so I find that gives me more than enough room for my code.

我的辅助监视器有第二个窗口,其中包含我使用的工具窗口.因此,我有解决方案资源管理器,错误列表,任务列表(//todo:注释),输出窗口,查找结果等,所有这些都占用了我的辅助监视器上所需的空间.

My secondary monitor has a second window, which contains the tool windows that I use. So I have solution explorer, error list, task list (//todo: comments), output window, find results etc. all taking up as much space as they like on my secondary monitor.

调试时,解决方案资源管理器将移动主监视器,并由watch,autos和locals窗口代替.

When debugging, the solution explorer moves the main monitor, and the watch, autos and locals windows take its place.

我发现这给了我很大的空间来编写代码,并且通过为它们提供比平时更多的空间,确实有助于使用所有这些其他窗口.

I find this gives me a very large area to write code, and really helps usage of all of those additional windows, by giving them more real estate than they'd usually have.

更新:为了回应每个人都在谈论使用第二个监视器来记录文档或运行该应用程序的问题,我衷心同意,却忘了提到我是如何做到的.我很多使用 PowerMenu 来达到目的.基本上,我可以在任何窗口上单击鼠标右键并设置始终在顶部".因此,在调试时,我想查看我的输出窗口,但是如果我必须参考一些文档,则只需轻拂Mozilla(在第二台显示器上),将其设置在顶部,然后返回Visual Studio.我发现这使我可以管理工具窗口,而不必将它们拖拉很多,也不必在代码窗口中占用宝贵的空间.

Update: In response to everyone talking about using the second monitor for documentation or running the app, I wholeheartedly agree, and forgot to mention how I do that. I use PowerMenu alot to acheive this. Basically I can right-click on any window and set Always On Top. So while i'm debugging, i want to see my output window, but then if I have to refer to some documentation, I just flick to Mozilla (on the second monitor), set it on top, and go back to visual studio. I find this lets me manage the tool windows without having to either shuffle them around a lot, or take up valuable space in the code window.

这篇关于Visual Studio和双/多监视器:如何从监视器中优化使用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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