PL/SQL Developer quick navigation usage question

Attis

Member
I have a quick question for you guys that have been using PL/SQL Developer for a whilst. I any recently started using it, and its been a pleasure so far.

To my question:

 
control-right clicking on a package name will take you to the package body instead of the spec.

Also, clicking on a procedure/function name will take you directly to that procedure/function inside the package.
 
Right-click on the package name and select "Edit Spec & Body". It's not as quick as hyperlink navigation though.
 
Could you add it? Maybe with Shift+Ctrl+Right Click? Or even better, set an option so we could alter the default Right_Click to also open the spec.
 
I have added this to the list of enhancement requests. A preference would probably be the best implementation.
 
Back
Top