[BUG] [VSCode Extension] Debug mode JustMyCode=True in VSCode extension does not work #3883
Labels
bug
Something isn't working
no-recent-activity
There has been no recent activity on this issue/pull request
Describe the bug
When running debug mode in VSCode extension, JustMyCode=True is respected when running single nodes but not when running entire flow e2e.
How To Reproduce the bug
Create a flow. Create breakpoints in dependency libs. Add justMyCode=True to runsettings json. Run single node: break points trigger. Run full flow, break points are skipped.
The text was updated successfully, but these errors were encountered: