Community
    • Login

    Document List Panel ('Doc Switcher') Improvements

    Scheduled Pinned Locked Moved General Discussion
    14 Posts 2 Posters 7.4k 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.
    • Toasty HDDsT
      Toasty HDDs
      last edited by

      I leave the tab bar disabled. Tab bars suck.

      1 Reply Last reply Reply Quote 0
      • Toasty HDDsT
        Toasty HDDs
        last edited by

        I use Notepad++ for note-taking. For me, it’s not a programming tool. I tend to keep many unsaved documents open and I progressively aggregate and reorganize these over time. I’ll discard them individually if they’re no longer needed. It’s usually difficult to decide on how to name (and save) these files until later in the process.

        So: I updated Notepad++ two days ago. Before then, I hadn’t updated in a long time. Unfortunately, the “Remember current session for next launch” feature has ceased to function for me. Only files which were previously saved are reloaded. No unsaved files are loaded into the session.

        This is frustrating. I’ll need to sort through the backup folder and reassemble my previous configuration as best as I can.

        1 Reply Last reply Reply Quote 0
        • AngryGamerA
          AngryGamer
          last edited by

          Make sure backups are enabled in Settings->Preferences->Backup

          1 Reply Last reply Reply Quote 1
          • Toasty HDDsT
            Toasty HDDs
            last edited by

            I have renabled that option several times today. For some reason it keeps getting disabled.

            1 Reply Last reply Reply Quote 0
            • Toasty HDDsT
              Toasty HDDs
              last edited by Toasty HDDs

              The checkbox for “Enable session snapshot and periodic backup” becomes unchecked if I close a special session after closing the default session (two sessions open at the same time). I don’t remember this happening in the version I used before (6.7.4 ?).

              1 Reply Last reply Reply Quote 0
              • Toasty HDDsT
                Toasty HDDs
                last edited by

                I’ve reverted to my original installation (6.7.4). The problem doesn’t occur anymore.


                https://github.com/notepad-plus-plus/notepad-plus-plus/issues/946

                Why does Don Ho keep closing requests for this feature? Is it just too difficult to implement drag and drop for the ‘Doc Switcher’ as well as the tab bar?

                1 Reply Last reply Reply Quote 0
                • AngryGamerA
                  AngryGamer
                  last edited by AngryGamer

                  The issues were closed because the underlying requests were satisfied in commit 883045d.

                  If you look at Issue #1684 it’s implied the author is using Tab Bar to drag&drop and is frustrated with changes to Tab Bar not being sync’d to Doc Switcher (unless you close and re-open Npp). The subsequent commenter on that issue further complains about being unable to revert to the initial unsorted ordering on Doc Switcher after alphabetically sorting them (unless you close and re-open Npp). Issue #946 appears to be a duplicate of these requests. Both issues were completely fixed in 883045d.

                  Npp is an open source project. If you desire this feature then make a functional patch and have it added to the official releases through a pull request. Alternatively, create a separate issue on Github which specifically requests this feature, but there’s no guarantee when or whether someone will decide to work on it.

                  1 Reply Last reply Reply Quote 0
                  • AngryGamerA
                    AngryGamer
                    last edited by AngryGamer

                    Actually, I might not be reading it right because I was thinking about Issue #2342 (which is similar to my own personal usage). In any case, the underlying request is still fulfilled because reordering is possible through Tab Bar because it’s now sync’d with Doc Switcher while unsorted.

                    1 Reply Last reply Reply Quote 0
                    • AngryGamerA
                      AngryGamer
                      last edited by AngryGamer

                      And that means reordering hotkeys such as holding shift+ctrl and pressing page up/down works on Doc Switcher (even while Tab Bar is set to hidden)

                      1 Reply Last reply Reply Quote 0
                      • Toasty HDDsT
                        Toasty HDDs
                        last edited by Toasty HDDs

                        Okay. CTRL + SHIFT + Page Up / Page Down works, but the effects only become visible after I right click Doc Switcher and click ‘Reload’.

                        1 Reply Last reply Reply Quote 0
                        • AngryGamerA
                          AngryGamer
                          last edited by AngryGamer

                          The reload is automatic in v7.5.6 or newer.

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