ruby / debug

Debugging functionality for Ruby
BSD 2-Clause "Simplified" License
1.14k stars 127 forks source link

DAP: make the path a full path #979

Closed ono-max closed 1 year ago

ono-max commented 1 year ago

This is a borrowed code from @ko1 san

We need to send a full path to vscode-rdbg since it's used to open the target file.