[plt-scheme] DrScheme "jump" in right-click menu

From: Bill Clementson (bill_clementson at yahoo.com)
Date: Sat Mar 8 15:41:52 EST 2003

In the DrScheme Definitions window, you can
right-click on a function/variable name and "jump" to
the definition of it. This is quite useful when you
are trying to understand a Scheme program. However,
once you have "jumped" to the definition, there
doesn't appear to be any way to return to the place
you were at in the program. You can right-click on the
definition and select "jump" again; however, unless
the
definition is only used in one place in the program
(or the instance you started from is the first
instance), you will not return to your original place
in the program.

Is there some shortcut key that will do this "return"
operation? If not, it would be useful to have either a
"return" option on the right-click menu that is active
when you have "jump"ed to a definition or a shortcut
key that would do this. Are there any plans to add
something like this to DrScheme?

--
Bill Clementson

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/


Posted on the users mailing list.