I am using ruby 3.1.2 and I have configuration the same as the docs/debugger.md examples (especially the simplest launch.json configuration example), but the debugger isn't working. I suppose the problem occurs because the new version of ruby isn't fully supported by this extension?
I am using
ruby 3.1.2
and I have configuration the same as the docs/debugger.md examples (especially the simplestlaunch.json
configuration example), but the debugger isn't working. I suppose the problem occurs because the new version of ruby isn't fully supported by this extension?