Hi, Is there a way to toggle all "second-level" blocks? By "second-level" I mean blocks which are nested inside some top-level block. This is often needed in different types of files. E.g. in Java usually the file contains a single class with many methods, so "Toggle all folds" will either open all folds or close the class. In C++ there's often a top namespace where all entities are placed. In both cases it would be useful to toggle all second-level blocks together, keeping the big common top block open. Is there currently a way to achieve this? Or maybe a "toggle selected folds" command could be added as a semi-automatic (but more general) solution?
Thanks, Ivan Kolev _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
