如何从 vscode 编辑器中删除多个调试红点断点?

huangapple go评论52阅读模式
英文:

How to remove the multiple debugging red dots breakpoints from the vscode editor?

问题

如何从 vscode 1.77.3 编辑器中移除多个调试红点?

英文:

How can I remove the multiple debugging red dots from the vscode 1.77.3 editor?

如何从 vscode 编辑器中删除多个调试红点断点?

答案1

得分: 1

[Run or Debug tab] 1: https://i.stack.imgur.com/AWbuW.png

在左侧切换到运行和调试选项卡时,您可以看到所有的异常和未捕获的异常,在添加和移除断点之间进行选择或取消选择。

英文:

[Run or Debug tab] 1: https://i.stack.imgur.com/AWbuW.png

You can see the All exceptions and Uncaught exceptions when you switch to the run and debug tab in the left, select or unselect to switch between adding and removing the breakpoints

huangapple
  • 本文由 发表于 2023年5月11日 02:56:43
  • 转载请务必保留本文链接:https://go.coder-hub.com/76221766.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定