On Wed, 26 Nov 2008 11:05:03 +0200
"Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Is there a way to jump to the end of the method?  For example: I might
> have a long method. Using Ctrl+Shift+[up|down] jumps from Interface to
> implementation. But when it jumps to the implementation, I am at the
> beginning of that method implementation. I often find I need to make
> some changes at the end of that method. So I need to manually scroll
> or PgDn until I find it. Search for 'end;' also doesn't work, because
> the method might have many begin..end blocks.

Maybe: move cursor on 'begin' and press Ctrl-Shift-B


Mattias
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to