Thomas Thomassen
Thomas Thomassen
Is this debugger plugin using the ruby-debug-ide?
I'd be very keen on being able to use that protocol. Sounds like decoupling and making it generic might be the first step. So @dpo and @shuky19 - if any...
Excellent! I'm about to go into holiday season anyway so I'm in no rush. But I often use Sublime and we got the ruby-debug-ide protocol working for SketchUp recently so...
Oh! Yes, absolutely - that is a critical omission from the tutorial. Thank you for reporting that!
By the way, yesterday I found a better way to provide code insight to RubyMine; 1. Remove the folder reference your cloned version of: https://github.com/SketchUp/ruby-api-stubs 2. Add a `Gemfile` in...
Yes, the developer site is behind. Though we didn't intent to make tutorials of everything we post in the github repo. The developer site would have a more curated set...
Did you follow the link in the Wiki? https://github.com/SketchUp/sketchup-ruby-api-tutorials/wiki/RubyMine-Debugger-Setup#launch-script  In the TestUp repo it's found under the Tools folder: https://github.com/SketchUp/testup-2/tree/main/tools
Are you getting this error from one of the examples? Can you post the full error, including the backtrace?
What version of SketchUp? What platform? Windows or Mac?
> I think I have similar issue here. After setting VSCode on win10 according to wiki I'm getting "Required path extensions.rb could not be resolved." from solargraph. I'm using Sketchup...