I'd like to be able to fold some piece of code by default when opening program.
For example, I have a big exception handler, and i did not need to see it always.
Maybe make special directive, like "--FoldMinus Start"/"--FoldMinus End".
It would be nice too, if PL/Dev let things folded while coding above.
In the Moment everything folded code after current position is opened. This is really annoying.