> Is there a shortcut to jump to a function/procedure by the name the
> cursor is placed on? Just an example:
> 
> You see
> 
> myString = thisOddLittleBeast(anything)
> 
> and wonder what you coded in the function and where it is - so you place
> the cursor somewhere into thisOddLittleBeast and press the magic key and
> are beamed directly to the function. Another magic key (or the same)
> will beam you back to where you were before exceptyou place it on some
> other function name.
> 
> Regards
> 
> Rolf
> 

It's there for ages: F2 and SHIFT+F2. And there are menu entries for that too!

-- 
Benoît Minisini

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to