[plt-scheme] [REQ]Where is definition...

From: Robby Findler (robby at cs.uchicago.edu)
Date: Thu Feb 3 11:15:23 EST 2005

In the module language, you can use check syntax to at least get to the
defining module. At one point, Check Syntax would actually take you to
the definition, but this feature got lost in the shuffle. It's on my
list to bring back in 209.

Robby

At Thu, 3 Feb 2005 16:04:09 -0000 (WET), "Paulo Jorge de Oliveira Cantante de Matos" wrote:
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> 
> 
> Hi all,
> 
> Here's a request for a future version of DrScheme since as far
> as I am aware there is no such feature in current version
> (209). Sometimes, in analyzing other peoples code we get to
> look at some weird expressions and functions we never heard
> about. Searching the whole lot of module requires is
> bothersome. It'd be nice to be able to enter the name of a
> function, or clicking on its name or something and get to know
> where it is defined.
> :)
> Doesn't seem trivial, but it surely seems helpful.
> 
> Cheers,
> -- 
> Paulo Jorge Matos - pocm at sat inesc-id pt
> Engº de Informática e Computadores
> INESC-ID - Grupo SAT - MathSAT



Posted on the users mailing list.