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: Support refactor

YevonSep 15 2022

It would be nice to support refactoring when editing packages:
Refactor function or procedure names in package body, would result in package spec name modified, and function calls to the function (in current package at least).
Refactor local variable names.
Refactor function or procedure parameter names.

Comments
Post Details
Added on Sep 15 2022
1 comment
206 views