Forum > Editor
[Solved] What is the shortest way to get to the beginning of the procedure.
(1/1)
loaded:
Hi All
I have quite a long procedure, sometimes it is necessary to go to the beginning.
Is there a shortcut for this?
GetMem:
--- Quote from: loaded on November 25, 2021, 07:58:16 am ---Hi All
I have quite a long procedure, sometimes it is necessary to go to the beginning.
Is there a shortcut for this?
--- End quote ---
Split the procedure into smaller parts. :)
Now seriously, go to Menu->Tools-Options->Editor->Key Mapping. Type "proc" in the filter, then assign a key combination to "Jump to procedure begin". For me is Ctr+Alt+Up, a habit from delphi days.
loaded:
I'm doing it right now. It was number ten. Thank you very much, Master GetMem :)
I just saw the bird there, Procedure List [Alt+G] ;
Killing two birds with one stone. Probably something like that. 8)
Navigation
[0] Message Index