I recently discovered a really handy feature in one of my code editors that enabled me to Fold/Unfold all code folds. Started looking into this in Toad and I see it was a documented feature in release 12.7 according to the 12.7 User Guide, you should be able to right click in the editor and the option would be there. Unfortunately I don't see this available in the latest release, 12.10.0.30. Was it intentionally removed or maybe now controlled with a setting that I haven't found yet? It would be really handy to have, I've been using the /*startfold*/ /*endfold*/ manual comments to work around the default folding behavior and it's very time consuming manually collapsing everything individually. Thanks in advance for any recommendations!
↧