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!

Minimising code blocks

Simon T2 days ago

something I really miss from SQL Developer (classic) when trying out the VS Code extension, is the fuss free way I could go into a large package body with lots of nested procs, click in the margin and click collapse declarations/bodies.

Just clicking on the minus on the proc header would collapse the proc. Now it just collapses the proc header. I can scroll down to find a begin and click on the one there but sometimes I need to wade through many other nested procs to get there (and there is no collapse all)

I understand that this might be a function of VS Code itself rather than the extension and that it is customisable somehow but [fill in excuse that says something other than ‘that sounds like something someone else could do']

Comments
Post Details
Added 2 days ago
2 comments
46 views