Open
Description
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.
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
Laxyny commentedon Jun 15, 2025
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 commentedon Jun 15, 2025
Is this about the python extension?
See https://github.com/microsoft/vscode-python/issues.
rain1 commentedon Jun 15, 2025
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 commentedon Jun 24, 2025
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.