Here is an alpha version of a plugin that does partly what I wanted:<br><a href="http://planet.plt-scheme.org/display.ss?package=script-plugin.plt&owner=orseau">http://planet.plt-scheme.org/display.ss?package=script-plugin.plt&owner=orseau</a><br>
I'm pretty sure we could do much more.<br><br>Note that since it is a prototype version, some things may change in the somewhat near future, potentially in a non-backward compatible way.<br><br>Comments et al. welcome, and feel free to fork.<br>
<br>Laurent<br><br><div class="gmail_quote">On Thu, Apr 5, 2012 at 18:11, Robby Findler <span dir="ltr"><<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
That would be a very cool thing. Asumu: if it still hasn't happened by<br>
next summer, maybe this one should go in the GSoC list?<br>
<br>
Robby<br>
<div><div class="h5"><br>
On Thu, Apr 5, 2012 at 10:31 AM, Laurent <<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> Does anyone know about a DrRacket Plugin that would look like GEdit<br>
> "External Tools"? Could'nt find anything of the like on PLaneT.<br>
><br>
> The idea is to have an embedded editor for small scripts that can, for<br>
> example, take the current text selection as input and replace the text<br>
> in-place by the output of the script.<br>
> Sample:<br>
> <a href="https://live.gnome.org/Gedit/Plugins/ExternalTools?action=AttachFile&do=get&target=external-tools-manager-with-gedit-3.png" target="_blank">https://live.gnome.org/Gedit/Plugins/ExternalTools?action=AttachFile&do=get&target=external-tools-manager-with-gedit-3.png</a><br>
><br>
> The input can either be nothing, the current document, the current<br>
> selection, the current line, or the current word (considering s-expr would<br>
> be an obvious extension).<br>
> The output can also be redirected to some other panel, created in a new<br>
> file, or inserted at the cursor.<br>
> An menu-item is added automatically for each script (without even needing to<br>
> restart GEdit), and a keyboard shortcut can be assigned to each one.<br>
> GEdit uses the linux shell and can therefore work with different languages,<br>
> but I don't think anyone would dare to complain if such a tool would be<br>
> "limited" to the Racket languages.<br>
><br>
> That would certainly make DrRacket much more easily configurable! Up to now,<br>
> this has been the most convenient way I've seen to easily extend an IDE for<br>
> a large variety of simple actions.<br>
><br>
> By the way, I think it would make sense to have a dedicated "DrRacket<br>
> Plugins" section on PLaneT.<br>
><br>
> Thanks,<br>
> Laurent<br>
><br>
</div></div>> ____________________<br>
> Racket Users list:<br>
> <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
><br>
</blockquote></div><br>