Skip to Main Content

Oracle Developer Tools for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Feature request: Ctrl + click on function or procedure names in package specification does nothing. Go to body implementation

Parlament CatalunyaNov 15 2024 — edited Nov 15 2024

Right now, when you open a package specification and you perform a ctrl + click in the function or procedure name, it doesn't go anywhere. It would be nice if it would automatically open the package body in the same selected function or procedure. It would be awesome and a very natural navigation behaviour.

We really miss an easy way to navigate from package spec to the package body of selected functions. For example, in sql developer what it does it to put an arrow next to it, and if you press it, it automatically opens the package body on the selected function:

Comments
Post Details
Added on Nov 15 2024
1 comment
42 views