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.
Any clues? Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
