[Lazarus] Lazarus code editor improvement?

Bo Berglund bo.berglund at gmail.com
Sat Nov 2 11:10:32 CET 2019


When I am working on a multi-unit application I very often want to
check the implementation of a function which is called from somewhere.
So I right click the function name in the code line and select
 "Find Declaration of <function name>" 
This brings me invariably to the interface section function
declaration from which I have to jump to the actual implementation
(Ctrl-Shift-Downarrow).

I would like to avoid this 2-step process if possible by having a
second right-click command: "Find Implemnentation of <function name>"

Is this possible already (but hidden in the standard config of
Lazarus) or is it a new feature noone has requested before?

When I work in other IDE:s for different languages this is a common
feature I use a lot when troubleshooting....


-- 
Bo Berglund
Developer in Sweden



More information about the lazarus mailing list