Folding block of code and giving it a title is very useful in the world of programming.
As for now, the only option to fold some code lines is Expr() or Function(). And then I need to run that function or expression - time consuming and adds needless line of code.
Please cosider adding some Fold() function which just folds the code.