默认情况下不打开调试面板 [英] Don't open Debug panel by default

查看:28
本文介绍了默认情况下不打开调试面板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有防止 Debug 面板(VariablesWatchCall Stack)和Debug Console 在调试开始时打开/F5?

Is there a configuration setting that prevents the Debug panels (Variables, Watch, Call Stack) and Debug Console from opening on debug start / F5?

特别是在调试节点应用程序时,不需要它.在小屏幕上,它会占用宝贵的空间,而且是不需要的.

Specifically when debugging a node app, its not needed. On a small screen it takes up valuable space and is unneeded.

推荐答案

现在可以使用 debug.openDebug 用户设置.

It is now possible using the debug.openDebug User Setting.

您可以将其设置为:

  • neverOpen
  • openOnDebugBreak

这篇关于默认情况下不打开调试面板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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