Its Me wrote: > > (3)---------- Debugger? > Again, probably ignorance on my part. Any way to connect Scite to ruby > debugger? Well, kind of... FreeRIDE uses the same Scintilla edit control that is used by Scite, but also includes an integrated debugger, source navigation by module/class/method, and soon to have Ruby refactoring support: http://freeride.rubyforge.org/ Curt