Options neede for navigation with CTRL-Key

Reto

Member
It would be verry helpfull if there is an option that controls the action when i want to navigate to a definition, using the ctrl-key in a sql- or programming window.

Example:
When i press the ctrl-key and the cursor is located over a package-object, the navigation occurs to the package-definition and not to the definition AND the body. If i want to see the package body, i have to navigate using the object-navigator.
 
Ctrl-Left-Click will take you to the package specification. Ctrl-Right-Click will take you to the package body.
 
Back
Top