On Mon, Feb 28, 2005 at 08:35:11PM -0500, Mike Burns wrote: > --- Sean Quinlan mumbled on 2005-02-28 18.12.00 -0500 --- > > Function jumping (or > > whatever it's called). I'd _LOVE_ to be able to click (or highlight and > > meta-somthing, whatever) on a function or method call and have the > > editor skip directly to it's definition - even if it is from another > > module and had to go find it! > > In vim this is gd or gD .
I was amazed (and pleased!) the first time it detected multiple definitons (in various branches of the same project), and asked me which one I wanted to go to. vim's the only IDE I ever want :) -- Dan Boger [EMAIL PROTECTED] _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

