Visual Studio中的多个窗口 [英] Multiple windows in Visual Studio

查看:1196
本文介绍了Visual Studio中的多个窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚从UNIX/Java背景来到Visual Studio 2008.

I've just come to Visual Studio 2008 from a UNIX / Java background.

在Visual Studio中,如何有多个重叠的编辑器窗口?在Eclipse中,我可以打开一个新窗口,在每个窗口中添加一个编辑器,然后在它们之间进行Alt-Tab键,将它们重叠,在任务栏中选择它们,依此类推.类似地,我想将输出"放在自己的窗口中头等舱"窗口,因此在笔记本电脑上时,我可以轻松地在该窗口和编辑器之间进行Alt-Tab键.

In Visual Studio, how can I have multiple overlapping editor windows? In Eclipse, I can open a new Window, add an editor to each of them, then Alt-Tab between them, overlap them, select them in the Taskbar, etc. Similarly, I'd like to put 'Output' in it's own 'first class' window so I can easily Alt-Tab between that and an editor when on a laptop.

Studio工具允许我撕开"和编辑器窗口,但是撕开"窗口不遵守Alt-Tab规则,并且始终隐藏Visual Studio主窗格.

Studio tools lets me 'tear off' and editor window, but the 'torn off' window doesn't respect Alt-Tab rules, and always hides the main Visual Studio pane.

更新:举例来说,在"Word"中,我可以打开两个文档.我可以在它们之间进行Alt-Tab键.我可以在任一文档之间进行Alt-Tab键,也可以根据需要在任一文档之间进行Alt-Tab键.我可以重叠文档,或并排放置它们.我可以将一个文档放在一个监视器上,而另一个可以放在一个文档上.我可以在一个屏幕上打开Outlook,使其中一个Word文档重叠,而我编辑另一个.我想对源文件做这种事情!

Update: By way of example, In 'Word' I can have two documents open. I can Alt-Tab between them. I can Alt-Tab between either document, or Alt-Tab from either one to Outlook if I wish. I can overlap the documents, or place them side-by-side. I can place one document on one monitor, and one document on the other. I can have have Outlook open on one screen, overlapping one of the Word documents, while I edit the other. This is the kind of thing I would like to do with my source files!

推荐答案

您可以在选项"下的工具"菜单中更改窗口布局.第一项是Environment \ General.您可以选择Multiple Documents(相对于Tabbed Documents).这样可能会给您您所描述的外观".

You can change the window layout in the Tools menu under Options. The very first item is Environment\General. You can choose Multiple Documents (versus Tabbed Documents). That may give you the "look" you are describing.

但是,我认为不可能使用 alt + tab 来更改窗口,因为这些窗口仍属于VS2008的单个实例.您可以使用 ctrl + F6 更改窗口.另外,使用Tabbed Documents时,一个不错的技巧是按下 ctrl + alt + 向下箭头.这会显示所有打开的编辑器窗口的列表.

However, I don't think it is possible to use alt+tab to change windows since those windows still belong to the single instance of VS2008. You can change windows with ctrl+F6. In addition, a nice trick when using Tabbed Documents is to press ctrl+alt+down arrow. That brings up a list of all open editor windows.

这篇关于Visual Studio中的多个窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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