Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating from Rebornix to Rdbg debugger support for VSCode #8

Open
wta12 opened this issue Dec 30, 2023 · 1 comment
Open

Migrating from Rebornix to Rdbg debugger support for VSCode #8

wta12 opened this issue Dec 30, 2023 · 1 comment

Comments

@wta12
Copy link

wta12 commented Dec 30, 2023

Rebornix has been deprecated and Rbdg debugger is officially recommended for ruby development in VS Code.
My experience of migration for (pure ruby) code base was pretty straight forward and I just wonder any plan for sketchup-extension-vscode-project ? If yes, I can try and report any compatible issues should be addressed.

@thomthom
Copy link
Member

thomthom commented Jan 2, 2024

The trouble is that debugging Ruby within SketchUp has been provided by a DLL using the ruby-debug-ide protocol: https://github.com/SketchUp/sketchup-ruby-debugger

More info here:
https://forums.sketchup.com/t/vscode-ruby-extension-no-longer-mantained/250058

We've hot had time to investigate what it'd take to make newer debug tools working.
I was wondering if installing some gems would work. And if it does, how far back it goes.

If you have any spare time and any luck with this I'd love to hear!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants