Re: [gedit-list] Hello everybody! - External tools and ruby



nick da ninja wrote:
Hi,
my name is Nick, I'm new here. :)

I wanted to use the external-tools-plugin yesterday to run selected code
from gedit in ruby. I've managed to do it without touching the
external-tools function.py, but would like to know who's coding on that end
right now to share some ideas.
The plugin was designed by Steve, but I recently made some changes to the way it works. For instance, there is now an option to automatically save a file first, before running a tool. Note also that external tools can run any kind of script which you can run also through the shell. So a ruby script could be:

#!/bin/ruby

# Some ruby code


Jesse
my humble hackish attempt: http://github.com/pangdudu/ruby-gedit/tree/master

If anybody has some questions, I'll be happy to answer them.

,nick

------------------------------------------------------------------------

_______________________________________________
gedit-list mailing list
gedit-list gnome org
http://mail.gnome.org/mailman/listinfo/gedit-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]