MetaEditor: Please add Fold All/Unfold All commands for Code Folding

 

The new Code Folding feature introduced in MetaEditor is a very useful addition!!
However, there is currently no convenient way to collapse or expand all folded sections at once...

I would like to request the addition of the following commands:

Collapse All
Expand All

It would also be useful to have more specific commands such as:

Collapse All Functions
Expand All Functions
Collapse All Blocks
Expand All Blocks

Α large EA could immediately be reduced to something like:

+ OnInit() + OnDeinit() + OnTimer() + OnTick() + OnTradeTransaction()

The Code Folding feature itself is already a very good improvement. Adding global Collapse/Expand commands would make it considerably more practical for large projects.

Thank you.

 
It will come but nobody knows when.