Closed mfussenegger closed 2 years ago
Until the startDebugging request is implemented in both nvim-dap and debugpy it's safer to set it to false as it can cause issues with some packages. See https://github.com/microsoft/debugpy/issues/1096
startDebugging
Thanks for the follow-up. I think this would be a good default option.
Until the
startDebugging
request is implemented in both nvim-dap and debugpy it's safer to set it to false as it can cause issues with some packages. See https://github.com/microsoft/debugpy/issues/1096