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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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