This is similar to justMyCode, but more fine-grained.
In my use of debugpy, another python file is being run to run my unittests, and therefore after debugging a unit test I always end up in this file. It would be great to be able to specify manually to never debug it.
This is similar to
justMyCode, but more fine-grained.In my use of debugpy, another python file is being run to run my unittests, and therefore after debugging a unit test I always end up in this file. It would be great to be able to specify manually to never debug it.