This repository was archived by the owner on Jul 31, 2023. It is now read-only.
Community Release
It has been quite a while since our latest release but we are back with Conditional Breakpoint, Multiple Ruby processes debugging and more!
This version was entirely done by the community, many thanks to ukblewis, gshaw, seraku24, danielgracia, ypresto, jtokoph, Darep.
Notable changes:
- Conditional breakpoint support by seraku24. Please upgrade
debaseto0.2.2.beta10manually. - Debug multiple Ruby processes at once by ukblewis
- Fix squiggly heredoc syntax by gshaw
- Add config to set Unicode handling on
ruby -wclinting by danielgracia - Add document and workspace symbol provider by ypresto
- Add common ERB snippets by jtokoph
- Recognize .jbuilder file extension as Ruby Darep