Community
    • Login

    Notepad++ v8.5.1 Release Candidate

    Scheduled Pinned Locked Moved Announcements
    24 Posts 14 Posters 3.5k 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.
    • Michael VincentM
      Michael Vincent @Mark Olson
      last edited by

      @Mark-Olson said in Notepad++ v8.5.1 Release Candidate:

      Fix to JsonTools crash bug is here.

      Can confirm - this release fixes the issue for me.

      Cheers.

      Snabel42S 1 Reply Last reply Reply Quote 3
      • conky77C
        conky77
        last edited by

        the following
        “Add ability to copy “Find what” to “Replace with” and vice versa in Find Replace dialog. (Fix #12122)”

        7b57cd11-8b62-4a2c-ab92-439494239258-immagine.png

        means that you have to know that by clicking with the right button something happens.
        If I understood well, it would look more like an Easter Egg than a feature.
        It would be better to add an arrow to the button to show that there are more choices.

        I would also like better whether, in the localization files, there would be only visible characters. The non-visible characters could be moved to the source code (I don’t know if the online GitHub editor manages them well).

        d01a65e0-1b04-4163-ab99-237879370195-immagine.png

        However, It is something that can be improved in the next version without stopping this one.

        Snabel42S 1 Reply Last reply Reply Quote 2
        • Snabel42S
          Snabel42 @Michael Vincent
          last edited by

          @Michael-Vincent said in Notepad++ v8.5.1 Release Candidate:

          @Mark-Olson said in Notepad++ v8.5.1 Release Candidate:

          Fix to JsonTools crash bug is here.

          Can confirm - this release fixes the issue for me.

          Cheers.

          Agreed the updated 4.11.1 appears to work

          1 Reply Last reply Reply Quote 0
          • Snabel42S
            Snabel42 @conky77
            last edited by

            @conky77 said in Notepad++ v8.5.1 Release Candidate:

            “Add ability to copy “Find what” to “Replace with” and vice versa in Find Replace dialog. (Fix #12122)”
            …
            means that you have to know that by clicking with the right button something happens.
            If I understood well, it would look more like an Easter Egg than a feature.
            …
            It would be better to add an arrow to the button to show that there are more choices.

            However, It is something that can be improved in the next version without stopping this one.

            I would never in my life have found this feature without following the development or reading the release notes.

            It’s a great feature. It would perhaps be nice if it could be made more “discoverable” in a later release.

            PeterJonesP 1 Reply Last reply Reply Quote 0
            • rdipardoR
              rdipardo @Snabel42
              last edited by

              @Snabel42 said in Notepad++ v8.5.1 Release Candidate:

              Elastic Tabstops - Popup when closing NP++ saying “Warning Closing file wasn’t registed”

              Known issue, not N++'s fault, and no risk of data loss.

              1 Reply Last reply Reply Quote 3
              • PeterJonesP
                PeterJones @Snabel42
                last edited by PeterJones

                @Snabel42,

                I would never in my life have found this feature without following the development or reading the release notes

                Release notes is how developers expect people to learn about new features.
                And this is a release candidate – if you are installing a release candidate, which requires manual installation, and which is downloadable from this announcement thread which begins with release notes, you are doubly expected to read the release notes.

                It would perhaps be nice if it could be made more “discoverable” in a later release.

                It will be in the next version of the online user manual. But I usually don’t start working on the manual updates until the Release Candidate is released – which was only a few hours ago.

                @conky77 ,

                It would be better to add an arrow to the button to show that there are more choices.

                How do you add an arrow to something whose symbol is already literally an arrow character? And how would you suggest that the arrow be indicated so people know it has to be ctrl+click to get it. IMO, hover text would do a much better job of communicating that behavior than another arrow (and would probably help the user experience)

                I would also like better whether, in the localization files, there would be only visible characters

                That’s 100% a function of your font choice. Courier New shows all three as boxes. Deja Vu Sans Mono shows ⇅ okay, but not ⤵ or ⤴
                bd8dd33d-0845-40aa-a778-b951f4d7832d-image.png
                and Segoe UI shows all three, but is not monospace:
                07a2a176-eb2a-4c49-8e25-737bd745170f-image.png

                Given that they are less-supported characters, it probably would make sense to use &#x-entities rather than characters

                -----------------

                @donho, since these aren’t regressions per se, would you like @conky77 and/or @Snabel42 to make official issues regarding the hover text for the button, and changing the localization files to use entities?

                Snabel42S donhoD CoisesC 3 Replies Last reply Reply Quote 6
                • Snabel42S
                  Snabel42 @PeterJones
                  last edited by

                  @PeterJones said in Notepad++ v8.5.1 Release Candidate:

                  @Snabel42,

                  I would never in my life have found this feature without following the development or reading the release notes

                  Release notes is how developers expect people to learn about new features.
                  And this is a release candidate – if you are installing a release candidate, which requires manual installation, and which is downloadable from this announcement thread which begins with release notes, you are doubly expected to read the release notes.

                  I’m not sure release notes have to be mutually exclusive to having more or less discoverability in the UI. At least I don’t see why one has to rule out the other.

                  @donho, since these aren’t regressions per se, would you like @conky77 and/or @Snabel42 to make official issues regarding the hover text for the button, and changing the localization files to use entities?

                  Not intended to be an issue from my sides at least, much less a blocker (thus the “perhaps a future release comment”).

                  But fair point that perhaps the intention of these RC thread is not to provide general thoughts or feedback but more strictly ro report hard errors with the RC changes/additions

                  1 Reply Last reply Reply Quote 1
                  • donhoD
                    donho @PeterJones
                    last edited by

                    @PeterJones said in Notepad++ v8.5.1 Release Candidate:

                    Given that they are less-supported characters, it probably would make sense to use &#x-entities rather than characters

                    It makes sense.
                    Please do a PR (for the next release v8.5.2) if you want to. But please test the PR to make sure it works.

                    @donho, since these aren’t regressions per se, would you like @conky77 and/or @Snabel42 to make official issues regarding the hover text for the button, and changing the localization files to use entities?

                    Sure, I will see what I can do about it in the next release.

                    Stefan PendlS conky77C 2 Replies Last reply Reply Quote 1
                    • CoisesC
                      Coises @PeterJones
                      last edited by

                      @PeterJones said in Notepad++ v8.5.1 Release Candidate:

                      How do you add an arrow to something whose symbol is already literally an arrow character? And how would you suggest that the arrow be indicated so people know it has to be ctrl+click to get it. IMO, hover text would do a much better job of communicating that behavior than another arrow (and would probably help the user experience)

                      copy-swap.png

                      It’s a bit ugly, but it’s just a quick sketch. I think the idea is clear enough? (Click in the top third to copy replace to find, bottom third to copy find to replace, middle to exchange?)

                      1 Reply Last reply Reply Quote 0
                      • Stefan PendlS
                        Stefan Pendl @donho
                        last edited by

                        @donho
                        How about adding a drop-down to the find dialog to display the exchange options.
                        Like it is done by WinMerge, see image below.
                        541236fc-5910-4499-a2ca-8c8852526369-image.png

                        1 Reply Last reply Reply Quote 0
                        • conky77C
                          conky77 @donho
                          last edited by conky77

                          @donho, since these aren’t regressions per se, would you like @conky77 and/or @Snabel42 to make official issues regarding the hover text for the button, and changing the localization files to use entities?

                          Sure, I will see what I can do about it in the next release.

                          Issue 13368

                          1 Reply Last reply Reply Quote 0
                          • guy038G
                            guy038
                            last edited by guy038

                            Hello, @coises, @don-ho, @peterjones and All,

                            I, personally, very much like the solution proposed by @coises which seems quite intuitive !

                            But, these specific arrows should not be very easy to display ?!

                            Best Regards,

                            guy038

                            Of course :

                            • The Copy Find to Replace option needs a non-empty Find field

                            • The Exchange option needs non-empty Find and Replace fields

                            • The Copy Replace to Find option needs a non-empty Replace field

                            Ah… I think that these actions should be possible in the Normal search mode only !

                            1 Reply Last reply Reply Quote 0
                            • R DR
                              R D @donho
                              last edited by

                              @donho
                              There is one bug I posted about:
                              The word call up function of WordWeb Pro (v10.1) Ctrl & right mouse button works in every app except notepad++.
                              https://community.notepad-plus-plus.org/topic/24258/wordweb-pro-10-1-not-working-in-notepad-8-5?_=1679157389718

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

                                @R-D said in Notepad++ v8.5.1 Release Candidate:

                                There is one bug I posted about:
                                The word call up function of WordWeb Pro (v10.1) Ctrl & right mouse button works in every app except notepad++.

                                This is not specific to 8.5.1, so leave that discussion out of this thread, as it doesn’t belong here.

                                1 Reply Last reply Reply Quote 3
                                • donhoD
                                  donho @donho
                                  last edited by donho

                                  FYI:
                                  v8.5.1 RC 2 which fixes the Windows 11 Explorer context menu entry “Edit with Notepad++” not removed after uninstallation of Notepad++ issue is available here:
                                  http://download.notepad-plus-plus.org/repository/8.x/8.5.1.RC2/

                                  1 Reply Last reply Reply Quote 4
                                  • donhoD
                                    donho @donho
                                    last edited by

                                    FYI: RC3 is available.

                                    The difference between RC2 and RC3 is:
                                    RC2 use old NppShell.dll for the creation of “Edit with Notepad++” entry for old windows (10, 8 & 7), and it use new NppModernShell.dll for Windows 11.

                                    In RC3, only one NppShell.dll is used for the creation of “Edit with Notepad++” entry for all supported Windows.

                                    For people who have Windows 7 (I have no Windows 7), please test installer and let me know if it works as usual.

                                    Thank you!

                                    Artur HarisonA rddimR 2 Replies Last reply Reply Quote 4
                                    • Artur HarisonA
                                      Artur Harison @donho
                                      last edited by

                                      @donho

                                      Notepad++ v8.5.1   (64-bit) 
                                      OS Name : Windows 10 Pro (64-bit)
                                      OS Version : 22H2
                                      OS Build : 19045.2728
                                      Current ANSI codepage : 1251
                                      

                                      RC3
                                      Open in Notepad++ disappeared from context menu of Windows.

                                      donhoD 1 Reply Last reply Reply Quote 0
                                      • donhoD
                                        donho @Artur Harison
                                        last edited by

                                        @Artur-Harison

                                        Open in Notepad++ disappeared from context menu of Windows.

                                        However, is Edit with Notepad++ installed on Windows 10 explorer context menu by RC3?

                                        Artur HarisonA 1 Reply Last reply Reply Quote 0
                                        • Artur HarisonA
                                          Artur Harison @donho
                                          last edited by

                                          @donho
                                          O_o
                                          If you about Flag in installer Context menu Entry, yes.
                                          In RC2 is working.

                                          1 Reply Last reply Reply Quote 0
                                          • rddimR
                                            rddim @donho
                                            last edited by rddim

                                            @donho

                                            RC3 doesn’t add Edit with Notepad++ on Windows 7, even if I restart the explorer.exe (x86 and x64 of Npp).
                                            RC2 work as expexted, no need to restart the explorer.exe.

                                            Both RCs can not uninstall the NppShell.dll. The dll is still available.

                                            Image-2023-03-23-19-38-28.png

                                            UPDATE:

                                            The RC4 witch is not posted here work as expected. The Edit with Notepad++ is available without restarting of explorer.exe and the dll is removed after uninstall (x64).

                                            N++ x86 does not add Edit with Notepad++

                                            Note: The uninstaller does not remove the tabContextMenu_example.xml from %appdata%

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