Ruby scripting interface
-
What program do you use to write your ruby code in? And does it 'color' comments etc. differently?
Thx
-
I believe notepad++ is a reasonable choice: http://notepad-plus.sourceforge.net/uk/site.htm
-
SciTE (that's how they spell it). Its free of course.
-
+1 for notepad++ !
-
notepad++ it's nice.
And it have some nice global variables that you can use. example: press F6 and writeruby "$(FULL_CURRENT_PATH)"
than you can save this for further use and add a shortcut key. In this way you will run your ruby program in notepad++ native console (instead of CMD).
For SketchUP scripts you can try this: http://www.errorinitus.de/sketchup/dcode/help/1.0_RC1/index_en.htmlhave phun!
-
-
RDE
-
NetBeans Ruby IDE
SciTE
Windows Notepad
TextPad
d/Code (I'm my own software tester )
DOS edit
... depends on what I have to do.azuby
-
NotePad++ [ http://notepad-plus.sourceforge.net/uk/site.htm ]
Advertisement