Community
    • Login

    Other Area

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 2 Posters 528 Views 2 Watching
    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.
    • NameNotShortN Offline
      NameNotShort
      last edited by NameNotShort

      Hi. When I start notepad, my “Other Area” is always on the left, even though I placed it on the right before I closed it. How can I make the “Other Area” always be where I placed it before I closed the notepad?

      Also, when you open the notepad, it does not save the position of the dividing line (Other Area).

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP Offline
        PeterJones @NameNotShort
        last edited by

        @БС ,

        Notepad++ stores which files are in “view 1” and “view 2” in %AppData%\notepad++\session.xml (or equivalent location)

        Notepad++ stores whether it is a “vertical split” (left and right views) or “horizontal split” (top and bottom views) in %AppData%\notepad++\config.xml (or equivalent location) as <GUIConfigs>...<GUIConfig name="ScintillaViewsSplitter">... .

        However, Notepad++ does not store which pane (left/right or top/bottom) is considered “view 1”; when Notepad++ initially loads, it puts the “view 1” files in the left or top view, and “view 2” files in the other. And, as you said, Notepad++ does not store what percentage of the window is taken up by “view 1” vs “view 2”.

        That is the way that Notepad++ works currently.

        NameNotShortN 1 Reply Last reply Reply Quote 2
        • NameNotShortN Offline
          NameNotShort @PeterJones
          last edited by

          @PeterJones ty

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors