Skip to content

Batch set (or unset) multiple break-points based on a search-pattern #190801

@dimension-zero

Description

@dimension-zero

I have a Python project that calls logging.error() frequently. I'd like to be able to set (or un-set) a break-point on these calls all at once.
Find in Files lets me find the calls but then I have to set a breakpoint manually on each one.
This is very laborious and strikes me as a nice opportunity for automation.
It would be great to be able to automate batch setting (or unsetting) of breakpoints based on a search-pattern.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions