Skip to Main Content

SQL Developer 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!

Refactoring Code?

Mike KutzJun 18 2025

Does SQL Developer for VS Code support any kind of PL/SQL code refactoring? (I keep getting “no refactoring available”)

If so, what kind? links?

I'm mainly looking for the ability to move a segment of code into it's own procedure. In some cases, the code is already in a <<labeled>> PL/SQL block.

It would be nice to move it to a new/existing Package … with an accessible by () clause.

This post has been answered by thatJeffSmith-Oracle on Jun 18 2025
Jump to Answer
Comments
Post Details
Added on Jun 18 2025
2 comments
108 views