Basically, if you fold all the code, any comments at the root level would remain unfolded.
If you had a function (F1) with 3 functions (SF1, SF2, SF3) within it, and you expanded F1, the comments within F1 would expand.
Basically, code folding is create, but I like to create comments that group logical routines together and being able see comments around folded code would be nice.
Is there already a way to do this?