Community
    • Login

    Notepad++ v8.6.2 release

    Scheduled Pinned Locked Moved Announcements
    15 Posts 8 Posters 7.8k 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.
    • donhoD
      donho
      last edited by donho

      Notepad++ v8.6.2 is released:
      https://notepad-plus-plus.org/news/v862-released/

      Notepad++ v8.6.2 Change log:

      1. Fix Shift-DEL, Ctrl-INS and Shift-INS not working regression. (Fix #14470, #14571)
      2. Fix Ctrl+V cannot paste into the text fields of certain plugins regression. (Fix #14568)
      3. Remove option “disableLineCopyCutDelete.xml” (the empty file takes no effect).
      4. Fix a regression: the position in the previous session is now restored correctly in cloned document. (Fix #14164)

      Notepad++ v8.6.1 Change log:

      1. Updated to Scintilla 5.4.1 & Lexilla 5.3.0. (Implement #14375)
      2. Fix a regression: customized extension in Style Configurator is now saved correctly. (Fix #14437)
      3. Add an ability (disableLineCopyCutDelete.xml) to disable line copy/cut/delete when no selection is made and add back Shift-DEL & Ctrl-INS shortcuts. (Fix #14470, ref, ref))
      4. Add an ability (noColumnToMultiSelect.xml) to disable column mode to multi-select mode. (Fix #14464, ref)
      5. Fix deleting in column mode also delete an unexpected EOL. (Fix #14426)
      6. Fix hidden results of long lines for Search results with “Find in…” commands. (Fix #12023)
      7. Enhance Search-results by showing search options for “Find in…” commands. (Fix #14306)
      8. Fix an issue: replacements are no longer duplicated (the 2nd time in cloned document) for “Replace in Opened Docs”. (Fix #14505)
      9. Fix a regression to make F3 & Shift-F3 work again in Incremental Search. (Fix #14503)
      10. Add document tab navigation commands: “First tab” & “Last tab”. (Fix #14416)
      11. Add document tab commands: “Move to Start” & “Move to End” commands. (Fix #9525, #13982)
      12. 3 RTL new abilities: RTL per document, RTL per document remembered across the sessions & new attribute editZoneRTL=“no” in RTL localization files. (Fix #9665, #9950, #14385)
      13. Enhance the “-loadingTime” command line parameter. (Fix #14472)
      14. Enhance the performance: disable undo collection while loading a file. (Fix #14455)
      15. Sort language list in the Preferences dialog. (Fix #14245)
      16. Fix a visual glitch that occurred during multi-paste. (Fix #14410)
      17. Fix confusing memory allocation error message. (Fix #14418)
      18. Fix python wrong decorator attribute color. (Fix #5894)
      19. Fix file status in “other view” is not detected. (Fix #14225)
      20. Fix dropped file being opened in the wrong view. (Fix #14354)

      As usual, the auto-update will be triggered in 1 week, if there’s no critical bug found.

      Happy coding!

      B donhoD 2 Replies Last reply Reply Quote 5
      • 최인용최
        최인용
        last edited by

        Thank you very much for making such great software.

        I am a Korean user.

        1. After editing a document, pressing the Kor/Eng keys on the keyboard to Kor Mode,
          then select ‘File’ → ‘Save’ → pressing the ‘Save(S)’ button
          in the “File save dialog”,
          window does not work. The file name is not saved even if it is in Korean or English.
          If you press the Kor/Eng keys to switch to English mode, it works normally.
        2. If you press the Kor/Eng keys to open a file in Korean mode, the document
          does not open.
          Pressing the Kor/English keys to switch to English mode works normally.
        3. The versions where the above phenomenon occurs are 8.5.5, 8.5.6, 8.5.7,
          ,8.5.8, 8.6.0, 8.6.1 and 8.6.2.

        Best reguard

        comradar@naver.com

        donhoD 2 Replies Last reply Reply Quote 0
        • donhoD
          donho @최인용
          last edited by

          @최인용 said in Notepad++ v8.6.2 release:

          Thank you very much for making such great software.

          I am a Korean user.

          1. After editing a document, pressing the Kor/Eng keys on the keyboard to Kor Mode,
            then select ‘File’ → ‘Save’ → pressing the ‘Save(S)’ button
            in the “File save dialog”,
            window does not work. The file name is not saved even if it is in Korean or English.
            If you press the Kor/Eng keys to switch to English mode, it works normally.
          2. If you press the Kor/Eng keys to open a file in Korean mode, the document
            does not open.
            Pressing the Kor/English keys to switch to English mode works normally.
          3. The versions where the above phenomenon occurs are 8.5.5, 8.5.6, 8.5.7,
            ,8.5.8, 8.6.0, 8.6.1 and 8.6.2.

          Best reguard

          comradar@naver.com

          Please create your bug report here:
          https://github.com/notepad-plus-plus/notepad-plus-plus/issues

          xomxX 1 Reply Last reply Reply Quote 2
          • xomxX
            xomx @donho
            last edited by

            @donho said in Notepad++ v8.6.2 release:

            Please create your bug report here:
            https://github.com/notepad-plus-plus/notepad-plus-plus/issues

            Already there (#14400) and you even have already assigned yourself to it ;-)

            1 Reply Last reply Reply Quote 2
            • B
              Bro-Account @donho
              last edited by

              donho said

              Notepad++ v8.6.2 Change log:

              1. Fix a regression: the position in the previous session is now restored correctly in cloned document. (Fix [14164])

              Thank you so much, finally working again! :)

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

                Auto-updater is triggered for v8.6.2.

                1 Reply Last reply Reply Quote 3
                • Arsen MelkumyanA
                  Arsen Melkumyan
                  last edited by Arsen Melkumyan

                  If you hold ctrl and click the mouse many times it makes a duplicate copy
                  on version 8.5.8 and below there is no such thing, from Version 8.6.x it works as you can disable it or divide it like on version 8.5.8 so that you can press and hold the CTRL button without making many copies Thanks😔😔

                  1 Reply Last reply Reply Quote 0
                  • donhoD
                    donho @최인용
                    last edited by

                    @최인용
                    Could you check the PR which is supposed to fix your issue:
                    https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14593

                    1 Reply Last reply Reply Quote 0
                    • Saurabh JPS
                      Saurabh JP
                      last edited by

                      Hello,
                      Thank you for this update!

                      I’ve been using the vertical tabs (placed horizontally) all this while, however after updating to this release, all the the tabs are back at the top again.
                      And I was unable to find the “Document List Panel” which used be in the General tab of preferences.
                      But later I found that it’s been moved to the “View” menu, and it was not mentioned in the release notes, hence wanted to inform this.

                      Thanks!

                      PeterJonesP 1 Reply Last reply Reply Quote 0
                      • PeterJonesP
                        PeterJones @Saurabh JP
                        last edited by PeterJones

                        @Saurabh-JP said in Notepad++ v8.6.2 release:

                        I’ve been using the vertical tabs (placed horizontally) all this while, however after updating to this release, all the the tabs are back at the top again.

                        Settings > Preferences > General > Tab Bar > ☑ Vertical still exists.

                        And I was unable to find the “Document List Panel” which used be in the General tab of preferences. But later I found that it’s been moved to the “View” menu, and it was not mentioned in the release notes, hence wanted to inform this.

                        The display of the Document List Panel was moved to View menu in v8.1.3, and the other options were moved out of the Preferences and into the Panel GUI itself in v8.1.5 in September 2021, so of course it wasn’t in the release notes for v8.6.2 in January 2024.

                        1 Reply Last reply Reply Quote 1
                        • Arsen MelkumyanA
                          Arsen Melkumyan
                          last edited by

                          If you hold ctrl and click the mouse many times it makes a duplicate copy
                          on version 8.5.8 and below there is no such thing, from Version 8.6.x it works as you can disable it or divide it like on version 8.5.8 so that you can press and hold the CTRL button without making many copies Thanks😔😔

                          Alan KilbornA donhoD 2 Replies Last reply Reply Quote 0
                          • Alan KilbornA
                            Alan Kilborn @Arsen Melkumyan
                            last edited by

                            @Arsen-Melkumyan said in Notepad++ v8.6.2 release:

                            If you hold ctrl

                            Short answer: Don’t hold Ctrl
                            Longer answer, see HERE.

                            Arsen MelkumyanA 1 Reply Last reply Reply Quote 1
                            • Arsen MelkumyanA
                              Arsen Melkumyan @Alan Kilborn
                              last edited by

                              @Alan-Kilborn it’s
                              not very convenient to work like that

                              1 Reply Last reply Reply Quote 0
                              • donhoD
                                donho @Arsen Melkumyan
                                last edited by

                                @Arsen-Melkumyan
                                You can disable this feature with the following PR:
                                https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14734

                                Arsen MelkumyanA 1 Reply Last reply Reply Quote 1
                                • Arsen MelkumyanA
                                  Arsen Melkumyan @donho
                                  last edited by

                                  @donho
                                  Thanks a lot ,Thank you

                                  1 Reply Last reply Reply Quote 1
                                  • donhoD donho unpinned this topic on
                                  • PeterJonesP PeterJones locked this topic on
                                  • First post
                                    Last post
                                  The Community of users of the Notepad++ text editor.
                                  Powered by NodeBB | Contributors