Dan Crouthamel - 2008-02-24

I'm wondering if it is possible for notepad++ to save the state of collapsible sections when saving a session file?  For example, I have an INI file with many sections like so

+[Section Blah]
Blah1=Setting1
Blah2=Setting2

I don't update many of these sections, so it would be nice to have them stay closed and only keep the ones I work with on a regular basis opened.  Is this possible now?

TIA