Skip to content

turning off "just my code" in settings does not apply #99

Closed
@connor4312

Description

@connor4312

Refs #94

  1. Set "debugpy.debugJustMyCode": false, in the workspace settings or user settings (don't specify any value for 'just my code' in the launch.json)
  2. Use the requests package and have some line like r = requests.get(url)
  3. Try to step into that line
  4. It's skipped 🐛

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions