rubyide / vscode-ruby

Provides Ruby language and debugging support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=rebornix.Ruby
MIT License
1.26k stars 285 forks source link

ruby 3.x support #836

Closed dedsecezio closed 1 year ago

dedsecezio commented 2 years ago

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?

ledsun commented 2 years ago

I think what you want is https://github.com/ruby/vscode-rdbg .

github-actions[bot] commented 1 year ago

This issue has not had activity for 30 days. It will be automatically closed in 30 days.