按下开始调试按钮时,如何停止丢失所有 IDE 窗口位置? [英] How can I stop losing all my IDE window position when pressing the start debugging button?

查看:26
本文介绍了按下开始调试按钮时,如何停止丢失所有 IDE 窗口位置?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用 Visual Studio 2008.我以前从未见过这种行为,据我所知,我没有更改选项中的任何内容.

I use Visual Studio 2008. I haven't seen this behavior before and, as far as I know, I didn't change anything in the options.

当我按下开始调试所有可能的窗口(观察 1 - 4)时,数据源、属性、寄存器(老实说我以前从未见过这些窗口)出现在代码窗口的前面并在之后停留在那里我停止调试器.

When I press Start debugging all the possibly windows (watch 1 - 4), data sources, properties, registers (to be honest I have not even ever seen these windows before) appear in front of the code window and stay there after I stop the debugger.

任何人都知道是什么导致了这种情况?(我使用 CodeRush 和 Refactor 已经有一段时间了)

Anyone has an idea what could be causing this ? (I am using CodeRush and Refactor for quite a while now)

当我关闭并重新启动 Visual Studio 时,所有窗口都在应有的位置.

When I close and restart visual studio all the windows are where they should be.

PS:以前我看到过从正常模式到调试模式的正常切换,然后再返回一些重新定位的更改.这就是它过去的工作方式.现在不是.它突然发疯了,当进入调试模式时,它有时会显示所有可能的 IDE 窗口,有时则不会.当它这样做时,它不再返回到以前的状态.我在任何地方的选项中都找不到这个.

PS: Previously I have seen normal switching from normal to debug mode and back with some repositioning changes. That is the way it used to work. Now it is not. It has suddenly gone mad and when going to the debug mode it sometimes shows all possible IDE windows and sometimes not. When it does it no longer returns to the previous state. I cannot find this in the options anywhere.

推荐答案

Visual Studio 记住 2 套窗口布局,普通模式和调试模式.我的解决方案是完全按照我想要的方式排列我的普通窗口,然后开始调试应用程序并再次按照我想要的方式排列所有窗口,通常使其尽可能类似于我的普通布局,然后停止调试器并执行文件退出,以便 VS 保存我的设置.

Visual Studio remembers 2 sets of window layouts, normal mode and debugging mode. My solution is to arrange my normal windows exactly like I want them, then start debugging an application and once again arrange all of the windows the way I want, usually making it as similar to my normal layout as possible, then stopping the debugger and doing a File Exit so that VS saves my settings.

这样做之后,它每次都会回想起我的 2 个不同的布局.

After doing that, it recalls my 2 different layouts each time.

这篇关于按下开始调试按钮时,如何停止丢失所有 IDE 窗口位置?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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