[Gambas-user] A suggestion for the code editor

Rolf-Werner Eilert eilert-sprachen at ...221...
Fri Sep 17 12:47:54 CEST 2010


Am 17.09.2010 11:55, schrieb Benoît Minisini:
>> 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!
>

Arrgh - and I always used it for getting the help for a Gambas function

Thanks for the hint :-)

Regards

Rolf





More information about the User mailing list