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']