Skip to content

Make global justMyCode for python debugger #738

Open
@rain1

Description

@rain1

When I debug python code I often need "justMyCode":false It's annoying if I have to create launch.json every time because I often don't have project but rather just a single file. I would prefer if there was global "justMyCode":false option. so I don't have to create a launch.json every time.

Activity

Laxyny

Laxyny commented on Jun 15, 2025

@Laxyny

Totally agree — having a global justMyCode setting for Python would be super helpful, especially for single-file debugging. It’d streamline a lot of quick scripts.

albertosantini

albertosantini commented on Jun 15, 2025

@albertosantini

Is this about the python extension?
See https://github.com/microsoft/vscode-python/issues.

rain1

rain1 commented on Jun 15, 2025

@rain1
Author

I think so. Not 100% sure if VSCode itself deals with it or python extension. Made request there too just in case. @Laxyny you can post your supporting comment there too microsoft/vscode-python#25181 to show them that more than just 1 people wants it.

github-actions

github-actions commented on Jun 24, 2025

@github-actions

Thanks for the feature request! We are going to give the community 60 days from when this issue was created to provide 7 👍 upvotes on the opening comment to gauge general interest in this idea. If there's enough upvotes then we will consider this feature request in our future planning. If there's unfortunately not enough upvotes then we will close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @albertosantini@rain1@connor4312@eleanorjboyd@hawkticehurst

      Issue actions

        Make global justMyCode for python debugger · Issue #738 · microsoft/vscode-python-debugger