You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
There is a newer debug gem https://github.com/ruby/debug that offers a very comprehensive feature set, and a new VScode extension demonstrates it in action without any other extensions required: https://marketplace.visualstudio.com/items?itemName=KoichiSasada.vscode-rdbg — specifically being able to remote debug code triggered from within-the-code-itself works great. It would be nice to explore switching the debugger over to the official extension as it has more features and appears to integrate well with with VSCode.