[plt-scheme] Jane Street Summer Project 2009

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Tue Feb 3 21:41:50 EST 2009

On Tue, Feb 3, 2009 at 10:01 AM, Grant Rettke <grettke at acm.org> wrote:
> Yes that is the use case. Every time I want to work on a particular
> project I start DrScheme, and type C:o 5-7 times, and choose the file
> that I want to open. They are usually in the same directory. That is
> how I work on a project.

Not that it addresses the remainder of your complaints, of course, but
on the mac you can say "open *.ss" (or similar) in a terminal window
and avoid all the clicking. Under windows, you can say "cmd /c foo.ss"
for a similar effect.

hth,
Robby


Posted on the users mailing list.