• Login
Community
  • Login

Notepad++ v8.4.8 Release

Scheduled Pinned Locked Moved Announcements
38 Posts 15 Posters 13.1k 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.
  • D
    donho
    last edited by donho Dec 25, 2022, 2:03 AM Dec 25, 2022, 1:49 AM

    Elon Musk buys out the service of Santa Claus, fires 200 000 lutins, and makes children pay for their letters. But I take a part of responsibility of Santa Claus to deliver Notepad++ with 0 charge, and guarantee all letters/emails from the IT people and devs will remain free:
    https://notepad-plus-plus.org/news/v848-released/

    Change log:

    1. Update to Scintilla 5.3.2 and Lexilla 5.2.1. (implement #12624)
    2. Dark mode: Add “Follow Windows dark/light mode” feature, and toolbar, tabbar and theme choices are remembered for 2 modes separately. (Fix #9183, #9992, #10153, #10239, #10544, #11867, #10644)
    3. Fix inconsistencies at OS-forced Notepad++ v8.4.7 exit. (Fix #12541)
    4. Make tab context menu customizable. (Fix #12170)
    5. Make Macro & Run menu organizable with submenu by modifying shortcuts.xml. (Fix #5349, implement #12617)
    6. Fix crash on Win32 Namespace prefixed file name. (Fix #12453)
    7. Fix delimiter selection crash issue. (Fix #12384)
    8. Improve performance for the “Remove Empty Lines” command. (Fix #12462, implement #12544)
    9. Fix theme not working in cloud mode and portable mode issue. (Fix #6092, #10801, #12296)
    10. Fix autocomplete/calltip colors not applied when changing themes. (Fix #12514)
    11. Add dark autocompletion icons for dark themes. (Fix #12549)
    12. Fix search result not applying new theme. (Fix #12588)
    13. Fix sorting failure in zero-length column mode selection. (Fix #12299)
    14. Fix Default Language not working for the 1st empty file with empty session. (Fix #12586)
    15. Enhance “Go to settings” in Style Configurator. (Implement #12650, #12634)
    16. Fix themes’ inconsistent behaviour. (Fix #12642, #12508)
    17. Fix incorrect plugin architecture reports partially. (Fix partially #12565)
    18. Enhance Properties file: add/improve the syntax folding/highlighting. (Implementation)
    19. Add vertical scroll bar on all combobox in Find Replace dialog. (Fix #12459)
    20. Function List: Add Pascal/Delphi & NppExec plugin’s scripting, enhance SQL. (Fix #3664, #12517, implemnt #12625)
    21. Autocompletion: add PowerShell, fix some entries in PHP, update for Lua. (Fix #12492, implement #12641, #12657)
    22. Update CPP & PowerShell keywords. (Fix #11936, #5004)
    23. Fix the tab context menu reload command’s state not synchronized. (Fix #12579)

    Marry Notepad++ and enjoy your Xmas!

    D M 2 Replies Last reply Jan 1, 2023, 2:27 AM Reply Quote 9
    • D
      DomOBU
      last edited by Dec 25, 2022, 6:58 PM

      When I unzip the file npp.8.4.8.portable.x64.zip, the files langs.xml and nativeLang.xml are not present under the directory npp.8.4.8.portable.x64
      They are present under the directory npp.8.4.7.portable.x64.

      A 1 Reply Last reply Dec 25, 2022, 8:30 PM Reply Quote 0
      • C
        CennoxX
        last edited by Dec 25, 2022, 7:31 PM

        I use the German translation, but with 8.4.8 the tab context menu is not translated anymore for me.
        b708a6c4-127b-4074-be69-7177b70ca1db-grafik.png

        K 1 Reply Last reply Dec 27, 2022, 9:05 AM Reply Quote 0
        • I
          ImSpecial
          last edited by ImSpecial Dec 25, 2022, 8:00 PM Dec 25, 2022, 7:55 PM

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • A
            Alan Kilborn @DomOBU
            last edited by Dec 25, 2022, 8:30 PM

            @DomOBU said in Notepad++ v8.4.8 Release:

            When I unzip the file npp.8.4.8.portable.x64.zip, the files langs.xml and nativeLang.xml are not present

            • langs.xml will get created AFTER you run the portable version the first time
            • nativeLang.xml will get created AFTER you choose a Localization for the first time

            They are present under the directory npp.8.4.7.portable.x64.

            Don’t think so…at least not when you first unzip it.

            1 Reply Last reply Reply Quote 4
            • Z
              zeta orionis
              last edited by Dec 26, 2022, 9:28 AM

              but how do i update N++

              A 1 Reply Last reply Dec 26, 2022, 12:44 PM Reply Quote 0
              • A
                Alan Kilborn @zeta orionis
                last edited by Dec 26, 2022, 12:44 PM

                @zeta-orionis said in Notepad++ v8.4.8 Release:

                but how do i update N++

                This thread is for critical issues with the 8.4.8 release; please start a new thread if you have general questions about Notepad++.

                1 Reply Last reply Reply Quote 3
                • K
                  Karlo-F @CennoxX
                  last edited by Karlo-F Dec 27, 2022, 9:10 AM Dec 27, 2022, 9:05 AM

                  @CennoxX said in Notepad++ v8.4.8 Release:

                  I use the German translation, but with 8.4.8 the tab context menu is not translated anymore for me.

                  There’s an error in localization\german.xml.
                  For a quick fix open german.xml and replace all CMID with CMDID

                  C S 3 Replies Last reply Dec 30, 2022, 12:51 PM Reply Quote 2
                  • A Alan Kilborn referenced this topic on Dec 29, 2022, 1:13 PM
                  • C
                    CennoxX @Karlo-F
                    last edited by Dec 30, 2022, 12:51 PM

                    @Karlo-F said in Notepad++ v8.4.8 Release:

                    For a quick fix open german.xml and replace all CMID with CMDID

                    Thanks. For a quick fix I also had to update (or delete) the automatically generated file nativeLang.xml.

                    A 1 Reply Last reply Dec 30, 2022, 12:56 PM Reply Quote 0
                    • A
                      Alan Kilborn @CennoxX
                      last edited by Dec 30, 2022, 12:56 PM

                      @CennoxX said in Notepad++ v8.4.8 Release:

                      For a quick fix I also had to update (or delete) the automatically generated file nativeLang.xml.

                      Quick tip: To get nativeLang.xml updated, all you have to do is select your Localization in Preferences > General. Even if you select the same choice that was in the box before dropping it down, the logic will run to update nativeLang.xml.

                      1 Reply Last reply Reply Quote 2
                      • P PeterJones referenced this topic on Dec 31, 2022, 3:25 AM
                      • D
                        donho @donho
                        last edited by Jan 1, 2023, 2:27 AM

                        FYI: Auto-update for v8.4.8 has been triggered.

                        1 Reply Last reply Reply Quote 1
                        • S
                          Sami-Jo Ross
                          last edited by Jan 1, 2023, 3:20 AM

                          I ran the update when prompted, but after the update Notepad++ doesn’t open at all. It worked fine before updating, though. Not sure if anyone else is having this issue.

                          G D 3 Replies Last reply Jan 1, 2023, 9:07 AM Reply Quote 0
                          • G
                            Graham Norris @Sami-Jo Ross
                            last edited by Jan 1, 2023, 9:07 AM

                            @Sami-Jo-Ross said in Notepad++ v8.4.8 Release:

                            I ran the update when prompted, but after the update Notepad++ doesn’t open at all. It worked fine before updating, though. Not sure if anyone else is having this issue.

                            Well, it updated and started fine for me (W10 21H2 x64 Intel.) Perhaps some info about your system might help narrow it down.

                            1 Reply Last reply Reply Quote 1
                            • D
                              donho @Sami-Jo Ross
                              last edited by Jan 1, 2023, 10:01 AM

                              @Sami-Jo-Ross said in Notepad++ v8.4.8 Release:

                              I ran the update when prompted, but after the update Notepad++ doesn’t open at all. It worked fine before updating, though. Not sure if anyone else is having this issue.

                              What was your Notepad++ version?
                              If you re-install the old version, could you provide the debug info (via menu ?->Debug Info...?

                              1 Reply Last reply Reply Quote 1
                              • D
                                donho @Sami-Jo Ross
                                last edited by donho Jan 1, 2023, 10:10 AM Jan 1, 2023, 10:09 AM

                                @Sami-Jo-Ross
                                Or you can, if you have plugins installed, remove them and see if your Notepad++ v8.4.8 can be launched.
                                If the problem is due to plugin, please add back one by one to find the culprit, and report it here.

                                1 Reply Last reply Reply Quote 1
                                • S
                                  S. Merk @Karlo-F
                                  last edited by S. Merk Jan 3, 2023, 3:17 PM Jan 3, 2023, 3:15 PM

                                  @Karlo-F said in Notepad++ v8.4.8 Release:

                                  There’s an error in localization\german.xml.
                                  For a quick fix open german.xml and replace all CMID with CMDID

                                  Thanks for that hint; I just wanted to post this error and found your solution - works perfect, thanks!

                                  1 Reply Last reply Reply Quote 1
                                  • Mike KM
                                    Mike K
                                    last edited by Mike K Jan 20, 2023, 8:05 PM Jan 20, 2023, 8:04 PM

                                    Installing silently using the /S switch is not installing the Plugins Admin. Installing manually does install the Plugins Admin.

                                    Can this be corrected?

                                    Also, please advise if there is a different method for silently installing Notepad++.

                                    9324a849-06a4-472f-91f3-e3469d02d11f-image.png

                                    ddd1c25c-4114-49f0-926f-ec09d28ed5d9-image.png

                                    A 1 Reply Last reply Jan 20, 2023, 8:15 PM Reply Quote 0
                                    • A
                                      Alan Kilborn @Mike K
                                      last edited by Jan 20, 2023, 8:15 PM

                                      @Mike-K said in Notepad++ v8.4.8 Release:

                                      Installing silently using the /S switch is not installing the Plugins Admin.
                                      Can this be corrected?

                                      Probably, if someone…hint, hint…makes a real request for it; see the FAQ.

                                      Mike KM 1 Reply Last reply Jan 23, 2023, 1:39 PM Reply Quote 1
                                      • Mike KM
                                        Mike K @Alan Kilborn
                                        last edited by Jan 23, 2023, 1:39 PM

                                        @Alan-Kilborn The Plugins Admin was installed with previous versions, so this should not be a feature request.

                                        A D 2 Replies Last reply Jan 23, 2023, 1:50 PM Reply Quote 0
                                        • A
                                          Alan Kilborn @Mike K
                                          last edited by Jan 23, 2023, 1:50 PM

                                          @Mike-K said in Notepad++ v8.4.8 Release:

                                          The Plugins Admin was installed with previous versions, so this should not be a feature request.

                                          Ah, OK, bug report then. Same FAQ link on how to do that.

                                          Mike KM 2 Replies Last reply Jan 23, 2023, 3:57 PM Reply Quote 1
                                          • First post
                                            Last post
                                          The Community of users of the Notepad++ text editor.
                                          Powered by NodeBB | Contributors