[plt-scheme] Jump to function/macro definition

From: Carl Eastlund (carl.eastlund at gmail.com)
Date: Sat May 16 11:40:03 EDT 2009

On Sat, May 16, 2009 at 11:38 AM, Todd O'Bryan <toddobryan at gmail.com> wrote:
> Is there a simple way to jump to the definition of a function/macro if it's
> defined in another file?
>
> I'm sure there must be, but I can't find it.

Use the "Check Syntax" button.  Then you can right-click any
identifier and select "Jump to definition" (or something like that).
It should open the appropriate file and jump to the appropriate line.

-- 
Carl Eastlund


Posted on the users mailing list.