我可以禁用“调试视图”吗?在 Visual Studio 2010 中?

发布于 2024-09-28 10:57:38 字数 211 浏览 1 评论 0原文

当我单击“开始调试”时,Visual Studio 2010 会切换到“调试视图” - 与 Eclipse 非常相似。
我可以禁用此功能吗?如果可以,如何禁用?

我的机器性能不佳 - 因此该功能令人恼火。
除了两个显示器之外我不需要它。

Ctrl-F5 启动而不调试。
这不是我的意思,我想在没有“调试视图”的情况下进行调试,即不更改所有窗口的布局。

Visual Studio 2010 switches to "debug view" when i click 'start debugging' - much like Eclipse does.
Can i disable this feature - if so how?

My machine doesn't perform very well - therefore the feature is irritating.
Besides with two monitors i don't need it.

Ctrl-F5 starts without debugging.
That's not what I meant, I would like to debug without the "debug view", i.e. without changing the layout of all windows.

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

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

发布评论

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

评论(3

北方的巷 2024-10-05 10:57:38

您可以在调试模式下更改窗口的布局,但不幸的是,您无法关闭从“编码模式”到“调试模式”的转换。不过,您的布局在调试会话之间会保留,因此您所做的任何更改都将保留。

You can change the layout of the windows in debug mode, but unfortunately, you cannot turn off the transition from "coding mode" to "debug mode". Your layout is persisted between debugging sessions, though, so any changes you make will remain.

半世蒼涼 2024-10-05 10:57:38

只需单击“调试/启动”,无需从菜单或 Ctrl-F5 进行调试。

Just click on Debug/Start without debugging from the menu or Ctrl-F5.

几度春秋 2024-10-05 10:57:38

只需按 Control-F5

Just Press Control-F5

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