Open sand4rt opened 9 months ago
Is there support or documentation available for debugging with nvim DAP?
related; https://github.com/nvim-neotest/neotest-jest/issues/31
At the moment, only the default strategy is supported.
TBH, I never got around to exploring neotest's DAP strategy. Instead, I launched the playwright inspector (using the debug preset) whenever I wanted to generate locators or set breakpoints.
Is there support or documentation available for debugging with nvim DAP?
related; https://github.com/nvim-neotest/neotest-jest/issues/31