How can one clear all debugging breakpoints in Visual Studio Code?
CodePudding user response:
in VSCode top bar : Run > Remove All Breakpoints.
How can one clear all debugging breakpoints in Visual Studio Code?
CodePudding user response:
in VSCode top bar : Run > Remove All Breakpoints.