Navigation from "Package Spec" to "Package Body"

lav_spb

Member²
Can i (for example CTRL+Click) jump from "Package Specification" to "Package body"
into procedure's/function's describe position.
 
Crtl+RightClick is working.
Thanks.

But i can't jump from "Package Body" to "Package Spec". Ctrl+LeftClick nothing to do????
 
ctrl+h - "Next Tab Page", this is not exactly what I need.
If i change number parameters of function into "Package Body", I must do it into "Package Spec".
How can i do it quickly?
 
From within the package body there is indeed no function available to jump to a declaration in the specification. I have added this to the list of enhancement requests.
 
Back
Top