By default vscode python will skip non-user code, overriding this requires a custom per-project launch.json.
This is probably meant to be friendly but I almost never want this. It would be nice to be able to override this globally inside user settings.json.
This was reported by somebody else on the main vscode repo: microsoft/vscode#112375 . Issue was closed as "related to python extension". It makes sense to have it as a feature request here.
By default vscode python will skip non-user code, overriding this requires a custom per-project launch.json.
This is probably meant to be friendly but I almost never want this. It would be nice to be able to override this globally inside user settings.json.
This was reported by somebody else on the main vscode repo: microsoft/vscode#112375 . Issue was closed as "related to python extension". It makes sense to have it as a feature request here.