I love "Hide line" in NP++, but how can I make it permanent, now when I hide some lines and then relaunch the same document then those lines are not hidden no more, any idea?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
christian cuvier:
Thanks for the reply, however I couldn't get it to do what I wanted, I have a long script file which I edit from time to time, and its annoying to use the search function every time to go to a certain line, would be nice to give some sections headlines and then hide the content of that section and ofcourse save changes on exit.
TextFX couldn't do that, every time I relaunch my hidden lines were not hidden anymore.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is not saved indeed.
You can use TextFX -> TextFX Viz suite o commands to hide/show lines. In particular, it ives you the ability to save the current hide/show sequence, and insert a hide/show sequence, to the effect of being able to save hiding configuration from a Notepad++ session to the next. However, since a hide/show sequence is basd on absolute line numbers, it must be regenerated whenever a line is added/deleted. Unfortunately, TextFX won't give you a hide/show sequnce for lines hidden using Hide lines
CChris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I love "Hide line" in NP++, but how can I make it permanent, now when I hide some lines and then relaunch the same document then those lines are not hidden no more, any idea?
christian cuvier:
Thanks for the reply, however I couldn't get it to do what I wanted, I have a long script file which I edit from time to time, and its annoying to use the search function every time to go to a certain line, would be nice to give some sections headlines and then hide the content of that section and ofcourse save changes on exit.
TextFX couldn't do that, every time I relaunch my hidden lines were not hidden anymore.
This is not saved indeed.
You can use TextFX -> TextFX Viz suite o commands to hide/show lines. In particular, it ives you the ability to save the current hide/show sequence, and insert a hide/show sequence, to the effect of being able to save hiding configuration from a Notepad++ session to the next. However, since a hide/show sequence is basd on absolute line numbers, it must be regenerated whenever a line is added/deleted. Unfortunately, TextFX won't give you a hide/show sequnce for lines hidden using Hide lines
CChris