A Attis Member Feb 5, 2007 #1 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:
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:
W Worker Member³ Feb 5, 2007 #1 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.
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.
Marco Kalter Administrator Staff member Feb 6, 2007 #1 Right-click on the package name and select "Edit Spec & Body". It's not as quick as hyperlink navigation though.
Right-click on the package name and select "Edit Spec & Body". It's not as quick as hyperlink navigation though.
Roeland Member³ Feb 6, 2007 #1 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.
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.
Marco Kalter Administrator Staff member Feb 7, 2007 #1 I have added this to the list of enhancement requests. A preference would probably be the best implementation.
I have added this to the list of enhancement requests. A preference would probably be the best implementation.