[SOLVED]; IDE; jump to declaration of procedure;
Posted: Fri May 22, 2015 8:55 am
Hello!
I searched and did not find any way to jump to the declaration of a procedure call.
Double click procedure and search module area for regex /procedure\s+NameOfProc/ should be enough.
O.k. module area could be a problem; IDE must now the AST then...
Maybe another way to jump directly to the declaration I missed so far?
Thanks a lot!
I searched and did not find any way to jump to the declaration of a procedure call.
Double click procedure and search module area for regex /procedure\s+NameOfProc/ should be enough.
O.k. module area could be a problem; IDE must now the AST then...
Maybe another way to jump directly to the declaration I missed so far?
Thanks a lot!