Hi, I've been using ScITE for a while and there has always been one
thing that bothered me when I opened a large code file, I can't
collapse *every* fold node in the file. When I go to view->Toggle All
Folds, it only toggles the top level folds. In the case of a very
large Java class, this simply does a single fold: the top-level class.
when I expand that fold, I'm back to where I started.

I would like to be able to use an lua script to find the deepest
foldable node, and unwind while collapsing every fold I encountered
along the way. Is this possible with the scripting interface? I could
not find any examples of using folds at all from lua.

Thanks for all your hard work on this awesome software

Chris

_______________________________________________
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to