nvim-dap-python icon indicating copy to clipboard operation
nvim-dap-python copied to clipboard

enable autoreload

Open hrouault opened this issue 6 months ago • 1 comments

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!

hrouault avatar Apr 07 '25 14:04 hrouault