When editing a large file, I like to collapse code fragments using the + symbols in Notepad++'s sidebar. However, the code is completely unfolded when I close and reopen a file.
Is there a way to store the state of folding in a file?
|
When editing a large file, I like to collapse code fragments using the Is there a way to store the state of folding in a file? |
||||
|
|
|
Partial answer (saves and restores the entire set of tabs, not just the current file): File > Save Session... |
|||
|
|