Menu

Hide lines

Dude Dude
2009-09-09
2012-11-13
  • Dude Dude

    Dude Dude - 2009-09-09

    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?

     
    • Dude Dude

      Dude Dude - 2009-09-10

      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.

       
    • cchris

      cchris - 2009-09-10

      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