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!

Sorting objects in explorer

deanisSep 24 2025

Re: sorting function names in packages, you can have this today, simply access VS Code's Explorer panel and use the Outline section. It will allow you to sort by name, position, or type, and it is a true navigator.

I thought you were trying to make this a replacement for SQL Developer, which has a right-click Order members by for Package members. When you have a package with 100+ members in it, this is extremely useful, and a lot better than having to figure out how to use the Explorer panel, which seems to show only open editors and not the tree view.

Comments
Post Details
Added on Sep 24 2025
4 comments
150 views