在 VS2010 中禁用代码窗口取消停靠

发布于 2024-12-03 04:20:48 字数 198 浏览 1 评论 0原文

我见过人们询问如何禁用双击的情况。

但我想更进一步并完全禁用该功能,有人知道该怎么做吗?我并不是说所有窗口(属性、调试、输出)只是代码窗口(页面、控件、其他文件),

我正在使用 VS2010 SP1 + PowerTools,并且在选择选项卡时,如果我不小心向下拖动,我会继续取消停靠代码窗口真令人沮丧!

预先非常感谢, 干杯, P。

I've seen cases where people are asking how to disable on double click.

But i'd like to go one further and disable the feature altogether, does anyone know how to? I don't mean all windows (Properties, Debug, Output) just code windows (Pages, Controls, other files)

I'm using VS2010 SP1 + PowerTools and I keep undocking code windows when selecting the tab if i accidently drag down and it's really frustrating!

Many thanks in advance,
Cheers,
P.

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

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

发布评论

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

评论(2

一页 2024-12-10 04:20:48

我也不知道有什么选项可以禁用它,但您可以通过选项卡标题栏上的“Ctrl + 双击”将窗口恢复到最后的位置。

希望有帮助。

I also don't know any option to disable it, but you can restore the window to its last position by "Ctrl + Double-Click" on the tab's title bar.

Hope it helps.

半衾梦 2024-12-10 04:20:48

这是两个相同的问题:

在 VS2010 中关闭双击取消停靠

<一href="https://stackoverflow.com/questions/2589302/how-to-disable-floating-tabs-in-visual-studio-2010">如何在 Visual Studio 2010 中禁用浮动选项卡

实际上想要这个问题的答案,在我的 Productivity Power Tools 版本(v10.0.20626.18)中,有一种方法可以禁用此“功能”。

工具->选项->生产力电动工具->文档选项卡井->常规->高级选项...

在“浮动选项卡井”组框下,取消选中“ >双击时启用浮动"

https://i.sstatic.net/XxODT.png

These are two same question:

Turn off double-click undock in VS2010

How to disable floating tabs in Visual Studio 2010

For anyone who actually wants the answer to this, in my version of Productivity Power Tools (v10.0.20626.18) there is a way to disable this "feature".

Tools->Options->Productivity Power Tools->Document Tab Well->General->Advanced Options...

Under the "Floating Tab Well" group box, uncheck "Enable float on double-click"

https://i.sstatic.net/XxODT.png

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