townsendEbmud
Member²
When working in a package body, I often use the feature of holding the Ctrl key down and clicking on a procedure reference to jump to the definition of that procedure. Love it!
But if the procedure is defined only in the body, I have to do a forward declaration near the top of the code. In this case, the Ctrl-click takes me to the forward declaration and not the definition. It would be neat if a second Ctrl-click would navigate to the next occurrence of the procedure, which would be the definition, or an overload of the definition.
TIA.
But if the procedure is defined only in the body, I have to do a forward declaration near the top of the code. In this case, the Ctrl-click takes me to the forward declaration and not the definition. It would be neat if a second Ctrl-click would navigate to the next occurrence of the procedure, which would be the definition, or an overload of the definition.
TIA.