【问题标题】:How to check what's wrong with visual studio code debugger如何检查 Visual Studio 代码调试器有什么问题
【发布时间】:2017-05-06 16:15:02
【问题描述】:

我花了很多时间试图找出 vscode 调试器(vscode-chrome-debug 模块)无法按预期工作的原因。我没有找到任何方法来启用 vscode 的登录。

【问题讨论】:

    标签: google-chrome debugging logging configuration visual-studio-code


    【解决方案1】:

    感谢Andreas,解决方案非常简单。您无需搜索其他 vscode 环境变量或配置参数。只需在您的 launch.json 中启用 diagnosticLogging 选项。它允许将 vscode-chrome-debug 模块的日志写入 ~/.vscode/extensions/msjsdiag.debugger-for-chrome/vscode-chrome-debug.txt

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-08-04
      • 1970-01-01
      • 2020-12-20
      • 1970-01-01
      相关资源
      最近更新 更多