VS 2010 浮动代码窗口并不总是在顶部

发布于 2024-10-12 15:48:49 字数 287 浏览 2 评论 0原文

大多数时候,当我使用 Visual Studio 或 gVim 进行编码时,我喜欢打开许多包含代码文件的窗口,这样我就可以在一个文件和另一个文件之间来回切换,要么进行编辑,要么只是在编辑另一个文件时进行读取。

因此我发现 VS 2010 的“浮动”代码窗口功能非常有帮助。然而,当代码窗口浮动时,它“总是在顶部”这一事实有点烦人,因为它可能会隐藏其他窗口,例如“查找结果”。

这是可以定制的东西吗?是否有某个配置值可以启用或禁用 Visual Studio 2010 中浮动代码窗口的“始终位于顶部功能”?

谢谢

Most of the time when I code, either using Visual Studio or gVim, I like to have many open windows with code files so that I can go back and forth from one to another, either to edit or just read while editing another file.

Thus I found VS 2010's feature of "floating" code windows very helpful. However, the fact that when a code window is floating, it's "always on top" is a bit annoying, because it might hide other windows, such as the "Find Results" for example.

Is this something that is customizable? Is there a configuration value somewhere that either enables or disables the "always on top feature" of floating code windows in Visual Studio 2010?

Thanks

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

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

发布评论

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

评论(1

め可乐爱微笑 2024-10-19 15:48:49

嗯,它并不是真正的最顶层窗口,它只是位于 Visual Studio 主窗口的顶部。一个“拥有”的窗口。它与 VS 显示的 Z 顺序的其他窗口竞争,例如“查找结果”窗口。您需要安排这些窗口,以便它们不会轻易重叠和相互遮挡。这是支持的,您可以对接它们。这是一个先有鸡还是先有蛋的问题,不是吗?

如果您有具体的想法如何改进,可以将其发布到 connect.microsoft.com

Well, it is not a real top-most window, it is merely on top of the Visual Studio main window. An 'owned' window. From where it competes with other windows that VS displays for the Z-order, like the Find Results window. You'd need to arrange these windows so they don't easily overlap and obscure each other. That's supported, you can dock them. Bit of a chicken-and-egg problem, isn't it?

If you have concrete ideas how to improve this then you can post them to connect.microsoft.com

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