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!

Code Outline Support

chrisdevJul 15 2020 — edited Jul 28 2020

Is there a way to enable code outline support in Oracle Developer Tools for VS Code?

In the "Language PL/SQL" extension, the code outline is populated allowing you to quickly move from one procedure/function to another.

pastedImage_0.png

In addition, when your cursor is currently in a procedure/function, the name of it appears in the breadcrumbs at the top of the screen. This allows you to feel safe that you haven't accidentally scrolled to far when using something like Find or Find/Replace.

pastedImage_1.png

I think Code Outlines are critical features for any package that contains many procedures.

If this doesn't exist, can it please be added? This is the only thing stopping me from switching.

Thanks,

Chris

Comments

Post Details

Added on Jul 15 2020
2 comments
1,032 views