• Login
Community
  • Login

Notepad++ v8.5.3 Release

Scheduled Pinned Locked Moved Announcements
48 Posts 22 Posters 15.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.
  • A
    Ahmed Hakim
    last edited by Jun 7, 2023, 4:02 AM

    I think you should create a version for MacOS as users like me also would benefit from the use of this app. Hopefully this is added in the next update.

    T 1 Reply Last reply Jun 7, 2023, 4:15 AM Reply Quote 0
    • T
      Terry R @Ahmed Hakim
      last edited by Jun 7, 2023, 4:15 AM

      @Ahmed-Hakim said in Notepad++ v8.5.3 Release:

      Hopefully this is added in the next update

      Very unlikely to happen for any future version. Notepad++ is built on libraries that only work in the Windows environment.

      There have been a few posts asking for a Mac version but thus far there has been no reference for any future release on the Mac.

      See also this post.

      Terry

      1 Reply Last reply Reply Quote 2
      • V
        volker001
        last edited by Jun 12, 2023, 8:36 AM

        This Version doesn’t work on Windows Server 2008:

        Error:
        Image 601.png

        Is it possible to fix this?

        I revert to 7.9.5.
        Witch Version is the latest for Server 2008?

        Please add in the download section always a compatibility list for the OS.

        PS:
        And the Plugin: compareplus does also not work on Server2008.

        D 1 Reply Last reply Jun 12, 2023, 10:03 AM Reply Quote 0
        • D
          donho @volker001
          last edited by Jun 12, 2023, 10:03 AM

          @volker001 said in Notepad++ v8.5.3 Release:

          Witch Version is the latest for Server 2008?

          https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/SUPPORTED_SYSTEM.md

          1 Reply Last reply Reply Quote 1
          • J
            Jerald Belleza @donho
            last edited by Jun 12, 2023, 7:20 PM

            @donho sorry couldn’t remember the version prior. But looks like the issue is with OS as I am getting the expected result on Windows Server 2012 using the same N++ version.

            This is what I expected with Multi-Instance enabled. Select multiple files, right click and Edit with Notepad++, files will then be opened in a single instance of Notepad++. Select another batch of multiple files, right click and Edit with Notepad++, files will then be opened in another instance of Notepad++.

            D 2 Replies Last reply Jun 13, 2023, 11:07 AM Reply Quote 1
            • D
              donho @Jerald Belleza
              last edited by Jun 13, 2023, 11:07 AM

              @Jerald-Belleza said in Notepad++ v8.5.3 Release:

              @donho sorry couldn’t remember the version prior. But looks like the issue is with OS as I am getting the expected result on Windows Server 2012 using the same N++ version.

              This is what I expected with Multi-Instance enabled. Select multiple files, right click and Edit with Notepad++, files will then be opened in a single instance of Notepad++. Select another batch of multiple files, right click and Edit with Notepad++, files will then be opened in another instance of Notepad++.

              Could you create an issue here:
              https://github.com/notepad-plus-plus/notepad-plus-plus/issues

              I’ll work on it if the issue can be reproducible.

              J H 2 Replies Last reply Jun 13, 2023, 1:29 PM Reply Quote 1
              • J
                Jerald Belleza @donho
                last edited by Jun 13, 2023, 1:29 PM

                @donho Done! Many thanks for looking into this!

                1 Reply Last reply Reply Quote 0
                • H
                  Howard Grimmer @donho
                  last edited by Jun 14, 2023, 3:23 AM

                  @donho
                  I too have the same problem - it was in the previous version - I updated to the next (this one) hoping it had been fixed, but no. Certainly cramps the way I use NP now.

                  H D 2 Replies Last reply Jun 14, 2023, 3:34 AM Reply Quote 0
                  • H
                    Howard Grimmer @Howard Grimmer
                    last edited by Jun 14, 2023, 3:34 AM

                    @Howard-Grimmer
                    Having said that, I’ve just rechecked setting Multi-Instance mode - it now looks like it’s working fine - so perhaps has been a Win11 problem? Great, I can work freely again!

                    H 1 Reply Last reply Jun 14, 2023, 3:42 AM Reply Quote 0
                    • H
                      Howard Grimmer @Howard Grimmer
                      last edited by Jun 14, 2023, 3:42 AM

                      @Howard-Grimmer
                      Correction - it works fine if using a session file, but not when manually selecting some files, right-clicking, and then ‘Edit with Notepad++’. So at least there’s a work-around…

                      1 Reply Last reply Reply Quote 0
                      • D
                        donho @Jerald Belleza
                        last edited by donho Jun 14, 2023, 2:02 PM Jun 14, 2023, 2:01 PM

                        @Jerald-Belleza said in Notepad++ v8.5.3 Release:

                        This is what I expected with Multi-Instance enabled. Select multiple files, right click and Edit with Notepad++, files will then be opened in a single instance of Notepad++. Select another batch of multiple files, right click and Edit with Notepad++, files will then be opened in another instance of Notepad++.

                        Sorry, I misread your message.
                        If multi-instance is enabled, it’s normal that “Edit with Notepad++” opens several files into several instances. So it’s the expected behaviour to me.

                        Prior to 8.5.3 whenever I select multiple files (by highlighting) and right click Edit with Notepad++, all of the files are opened on a single instance. Now with 8.5.3, all files are opened separately (new instance).

                        Could you provide the version please?

                        1 Reply Last reply Reply Quote 0
                        • D
                          donho @Howard Grimmer
                          last edited by Jun 14, 2023, 3:09 PM

                          @Howard-Grimmer said in Notepad++ v8.5.3 Release:

                          @donho
                          I too have the same problem - it was in the previous version - I updated to the next (this one) hoping it had been fixed, but no. Certainly cramps the way I use NP now.

                          I guess you have also the problem of multi-instance settings with “Edit with Notepad++” problem.
                          What’s the old version which works to you?
                          I need to be able to reproduce the different behaviour to know if it’s a regression.

                          D 1 Reply Last reply Jun 14, 2023, 10:11 PM Reply Quote 1
                          • D
                            donho @donho
                            last edited by Jun 14, 2023, 10:11 PM

                            @Jerald-Belleza @Howard-Grimmer
                            The culprit is NppShell.dll, an issue has been created:
                            https://github.com/notepad-plus-plus/nppShell/issues/36

                            1 Reply Last reply Reply Quote 1
                            • D donho unpinned this topic on Jun 18, 2023, 1:10 PM
                            • S
                              supasillyass @Mark Olson
                              last edited by Jan 3, 2024, 8:42 PM

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

                              If anyone else is mildly (or severely!) dissatisfied with the fact that non-printing characters and control characters no longer show up by default, here is an issue that I introduced
                              and here is the script that I created to show non-printing and control characters but not CR and LF:

                              from Npp import *
                              
                              notepad.menuCommand(44130) # toggle all non-printing characters
                              notepad.menuCommand(44131) # toggle all control characters (e.g., BEL, ENQ)
                              

                              I’ve done something similar, using the Customize Toolbar plugin to create a custom button:

                              View,Show Symbol,Show Control Characters  Unicode EOL,,*#4080C0:¶,*#4080C0:¶
                              

                              Note the two spaces between “Show Control Characters” and “Unicode EOL” and no ampersand![^1]

                              custom_button.png

                              [^1]: I spent a lot of time on this until I realised I could use the string from the Shortcut Mapper.

                              1 Reply Last reply Reply Quote 2
                              • P PeterJones locked this topic on Jun 29, 2024, 3:31 PM
                              44 out of 48
                              • First post
                                44/48
                                Last post
                              The Community of users of the Notepad++ text editor.
                              Powered by NodeBB | Contributors