Run auto completion for Sketch up API in RubyMine
-
I need help to run auto completion for sketchup API in RubyMine .
-
Working on a tutorial for this.
Meanwhile the gist of it is:
Get a copy of Jim's SketchUp Ruby API Docs on GitHub: https://github.com/jimfoltz/SketchUp-Ruby-API-Doc
They will act as stubs. (Missing some argument info. I tend to fill that in and send back pull requests.)
Then add the lib folder to the Project;

-
is there any way to connect sketchup debugger to sublime to include the API in the intellisense . same like Rubymine for example
-
hmm?
Not sure about the intellisense. Unsure how Sublime handle that.
As for the debugger, I think it should work if you can find a package that let you set up remote debugging.
-
I added the LIB folder into the project folder , but still Sketchup API autocomplete is not working . Can you advise ?
thans


-
RubyMine only need to know/care about the lib folder in that repo. You can tell it to ignore the other folders.
As for the auto-complete, I'm having some issues right now myself. Maybe something changed with RubyMine... I'm not sure. Looking into it.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement