Daniel Wojnar

Results 4 comments of Daniel Wojnar

Did anyone find a good workaround for that?

@tttffff Thanks for your reply. I am trying to make this work but without success. I did what you said. ![Screenshot 2024-05-07 at 21 03 38](https://github.com/suketa/nvim-dap-ruby/assets/20564969/065a63d0-9789-4eb4-a10c-510bedece959) ![Screenshot 2024-05-07 at 21...

Nope, this did not work for me. How to extend the default configuration from this gem?

I can confirm this issue. Using just `rspec` works but `bundle exec rspec` does not ```json "name": "Debug Rspec with current file", "type": "rdbg", "request": "launch", "command": "rspec", "script": "${file}",...