Supports play and play in non-debug mode #5054
CodeLazier
started this conversation in
Editor
Replies: 1 comment 2 replies
-
This is already implemented in 3.5 and 4.0. You can skip all breakpoints while running the project by clicking the red circle button in the top-right corner of the Debugger bottom panel (highlighted with a blue rectangle around it on the screenshot): |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Fed up with the behavior of triggering a breakpoint after debugging and forgetting to remove the breakpoint, or being able to simply disable/enable all breakpoints. most ide and vscode can support both of these actions.
Beta Was this translation helpful? Give feedback.
All reactions