Skip to content

enable autoreload #179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hrouault opened this issue Apr 7, 2025 · 1 comment
Open

enable autoreload #179

hrouault opened this issue Apr 7, 2025 · 1 comment

Comments

@hrouault
Copy link

hrouault commented Apr 7, 2025

Having manually enabled debugpy's autoreload option with nvim-dap-python, I've found it significantly improves the debugging workflow.

Is there a specific reason this isn't a configurable option already?

If not, I would suggest adding this setting to enable debugpy's autoreload within nvim-dap-python.

Thanks for nvim-dap!

@mfussenegger
Copy link
Owner

I tend to stick to upstream defaults unless there is a good reason to diverge.
So first step here would be to ask the debugpy maintainers why it is not on by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants