Translate Page

Main Menu

Recent Posts

[as] on Twitter

Tags

My Newest Plugin: A Shiny Ruby Code Editor for SketchUp

I always found Ruby code editing and testing for SketchUp a bit tedious. First I write code in my preferred text editor: PSPad. Then I load it into SketchUp using my plugin loader. And then I run it from the menu. Although there are better ways to handle this (e.g. the SketchUp bridge), I wanted something more “in-house”. Enter Jim Folz’s Web Console.

Jim’s plugin has been a tremendous tool for testing multiline code right within SketchUp. Nevertheless, it was lacking the code-editor functionality that external editors offer.

While my plugin does not provide a full code-editor for SketchUp Ruby files (with e.g. syntax highlighting), it is pretty good at making it easier to edit code. At this point, it features font-size, tabulation and snippet support. On top of that, it contains a nicely usable reference web browser. Finish that off with some jQuery UI shinyness and there you have it – a whole new way to edit code in SketchUp. Enjoy!

You can find more information and download the plugin here:

http://www.alexschreyer.net/projects/sketchup-ruby-code-editor

Written by Alex | Post short link
Post tags: , , , , ,

RATE POST: 1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

One Response to “My Newest Plugin: A Shiny Ruby Code Editor for SketchUp”

  1. Elfpainter says:

    Wow!! so coool!! I study ruby.your plugin will help my study. thank you!!

Leave a Reply