Discussion:
Gedit plugin for Shoebot -- initial release
ricardo lafuente
2009-06-12 11:28:11 UTC
Permalink
i've whipped up a first working version of a Gedit plugin that adds a
'Run in Shoebot' command inside Gedit's tools menu. It works fine over here!

get it here:
http://bitbucket.org/rlafuente/shoebot-gedit/overview

stuff to be implemented shortly:
- shortcut key (ctrl shift R?)
- issue with right-clicking the Shoebot window in Python2.6
- menu items for checking/unchecking var window/socketserver
- config dialog for socketserver values

feedback would be very very much welcome :)
architetto francesco fantoni <hva - hermanitos verdes architetti>
2009-06-12 11:29:43 UTC
Permalink
wow! chapeau.
francesco
Post by ricardo lafuente
i've whipped up a first working version of a Gedit plugin that adds a
'Run in Shoebot' command inside Gedit's tools menu. It works fine over here!
http://bitbucket.org/rlafuente/shoebot-gedit/overview
- shortcut key (ctrl shift R?)
- issue with right-clicking the Shoebot window in Python2.6
- menu items for checking/unchecking var window/socketserver
- config dialog for socketserver values
feedback would be very very much welcome :)
_______________________________________________
Shoebot-devel mailing list
http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net
ricardo lafuente
2009-06-12 17:14:13 UTC
Permalink
taking cues from stuff in the Shoebot IDE, the Gedit plugin is now
pretty close to the IDE in terms of functionality (save error logging,
which is still dumped to stdout...)
guys, if you feel like please test it and let me know which features
would be of use!

btw Francesco -- now i managed to read with time all it took to
implement the logging features and all the beautiful things you put in
the IDE, it's wonderful stuff :)
Post by ricardo lafuente
i've whipped up a first working version of a Gedit plugin that adds a
'Run in Shoebot' command inside Gedit's tools menu. It works fine over here!
http://bitbucket.org/rlafuente/shoebot-gedit/overview
- shortcut key (ctrl shift R?)
- issue with right-clicking the Shoebot window in Python2.6
- menu items for checking/unchecking var window/socketserver
- config dialog for socketserver values
feedback would be very very much welcome :)
_______________________________________________
Shoebot-devel mailing list
http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net
Loading...