microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.18k stars 28.84k forks source link

"Disable all breakpoints in file" option #226418

Open FMorschel opened 1 month ago

FMorschel commented 1 month ago

Sometimes when developing I'd like the option to disable all breakpoints inside one file temporarily so that I can focus on another file but the other breakpoints keep triggering as well.

Could be added something like CTRL/SHIFT + Click on the disable checkbox at the breakpoints session or something similar.

vs-code-engineering[bot] commented 1 month ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!