Topic: SciTE with Ruby support
Hi guys,
I have spent the whole day trying to implement the Ruby support into SciTE using Mitchell's Caladbolg Lua scripts. The instructions are here: http://caladbolg.net/scite.php
I have managed to get the snippets working, but I think I am missing a lot of features:
- automatic "end" completion for if, def, unless...
- Calltip
- ability to run a Ruby script in a console from within SciTE: right click "run in console"
Did someone successfully implement all the features into SciTE?
I am running Windows XP, and Mitchell's config files were for Linux. I think I edited all the files related to windows but maybe I missed something.