Community
    • Login

    How to remember last opened position in Notepad++?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 536 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dspjmD
      dspjm
      last edited by

      Let’s say I edit a file at line 1000. If I close it and open it the next time, it will go to the first line. Any method to let it open at line 1000?

      Alan KilbornA 1 Reply Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @dspjm
        last edited by

        @dspjm

        That type of information is not remembered with the file (because the file is purely data, not metadata from use with a text editor). If you leave the file open, however, the N++ session file does remember this between runs of N++, and is what retains the caret position from run to run.

        The short answer to your question is “no”; the longer answer is that Notepad++ has scripting capabilities that could allow a script to be written to meet your desire.

        1 Reply Last reply Reply Quote 3
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors