5
Notepad++ current supports folding as described here:
http://npp-community.tuxfamily.org/documentation/notepad-user-manual/display/folding
However, I see no immediate way to actually select or copy the actual foldings that you can collapse. In essence, I would like to move this collapsed group to a different section of my document, and although a brute force scroll-down select is possible, it seems entirely inefficient since Notepad++ already identifies this group.
Is what I am asking possible? I saw some other posts related to folding, but they were not actually interested in saving the contents within the collapsed group.
Thanks.
1This worked. I feel a bit silly for not considering this. Previously, I had attempted copying the line with the collapsed code only. Copying from the end of the line directly above the collapsed code to the beginning of the line directly below did appropriately select the box. – Mark W – 2012-07-03T19:33:16.720
No problem! I read your question and I actually had to open up my NotePad++ to try it. – Rhyuk – 2012-07-03T20:54:25.487