Community
    • Login

    Notepad++ v8.6.6 Release Candidate

    Scheduled Pinned Locked Moved Announcements
    6 Posts 4 Posters 2.9k Views 2 Watching
    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 Offline
      donho
      last edited by donho

      Notepad++ v8.6.6 Release Candidate 2:
      http://download.notepad-plus-plus.org/repository/8.x/8.6.6.RC2/

      The RC2 has fixed the regression to open the same file with different sensitive case of path 2 times.

      All the changes from the RC to the RC2 are in red.

      Change log:

      1. Update to scintilla 5.5.0 & Lexilla 5.3.2. (Merge #15042)
      2. Fix crash when crossing the 2GB file size threshold. (Fix #14944, #14981)
      3. Fix a performance issue due to URL recognition. (Fix #13916)
      4. Update to nlohman json 3.11.3. (Merge #15041)
      5. Fix multi-edit resists escape after typing issue. (Fix #14649)
      6. Make F3 & Shift-F3 work in Find Replace dialog. (Fix #2138)
      7. Allow Ctrl-TAB to switch tabs in FindReplace, PluginAdmin and UDL dialogs. (Fix #7932, #14975)
      8. Add programming language support for Go & Raku(Perl 6). (Fix #8090, #4465)
      9. Fix user defined auto-insert not working issue. (Fix #3171, #8063, #12547, #14831)
      10. Enhance GUI: resize checkboxes/radio buttons as text length needs. (Fix #15006)
      11. Enhance GUI: make sizing arrows more coherent in Find dialog. (Fix #15099)
        11. Fix issue with opening case sensitive files with the same name. (Fix #14724)
      12. Fix URL enclosed in apostrophes or backtick not working issue. (Fix #14978, #14323, #14212)
      13. Fix wrong dropped file view issue. (Fix #14951)
      14. Fix Korean(한)/English(영) key not working regression. (Fix #14400, #14973)
      15. Fix the tab labels of some dialogs being cut in Dark mode. (Fix #11012)
      16. Fix close button disappeared issue in Find Replace dialog. (Fix #14940)
      17. Apply dark theme to checkbox buttons on Windows 11. (Fix #14929)
      18. Fix menu bar cluttered in Dark Mode issue. (Fix #10130)
      19. Fix Debug Info minor display regression. (Fix #14921)
      20. Enhance Lua language syntax highlighting. (Fix #7615, #15081)
      21. Improve the function list support for Ada. (Fix #14908, #14687, #14498)

      If no critical issue found, the release will be available in about 10 days.

      mkupperM Xuân-Thơ HOÀNGX 2 Replies Last reply Reply Quote 5
      • Mark OlsonM Offline
        Mark Olson
        last edited by

        @donho
        You have a typo in the first line: 8.6.5 should be 8.6.6

        1 Reply Last reply Reply Quote 3
        • mkupperM Offline
          mkupper @donho
          last edited by mkupper

          @donho said in Notepad++ v8.6.6 Release Candidate:

          Fix issue with opening case sensitive files with the same name

          There seems to be a regression related to this. Notepad v8.6.6 thinks these are different files and opens them as separate tabs:

          • c:\tmp\test.txt
          • C:\tmp\test.txt

          Using portable versions v8.6.5 opens one tab and v8.6.6 opens two:

          • c:\npp\865\notepad++.exe -multiInst c:\tmp\test.txt C:\tmp\test.txt
          • c:\npp\866\notepad++.exe -multiInst c:\tmp\test.txt C:\tmp\test.txt

          I am not using the Windows case-sensitive file names feature.

          donhoD 1 Reply Last reply Reply Quote 4
          • Alan KilbornA Alan Kilborn referenced this topic on
          • Alan KilbornA Alan Kilborn referenced this topic on
          • Alan KilbornA Alan Kilborn referenced this topic on
          • donhoD Offline
            donho @mkupper
            last edited by

            @mkupper
            Well caught! Fixed in https://github.com/notepad-plus-plus/notepad-plus-plus/commit/3609a21258cfda79e9891502168b2963ec5cc67c.
            and in RC2.

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

              FYI, RC2 binaries are available now.
              Please recheck https://community.notepad-plus-plus.org/topic/25742/notepad-v8-6-6-release-candidate

              1 Reply Last reply Reply Quote 2
              • Xuân-Thơ HOÀNGX Offline
                Xuân-Thơ HOÀNG @donho
                last edited by

                @donho said in Notepad++ v8.6.6 Release Candidate:

                Update to scintilla 5.5.0 & Lexilla 5.3.2. (Merge #15042 )

                Thanks!!
                This release fixes the long-standing issue with COBOL comments :
                COBOL Comment lines are not displaying correctly if there is a character in Column 6

                1 Reply Last reply Reply Quote 2
                • donhoD donho unpinned this topic on
                • PeterJonesP PeterJones locked this topic on

                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                With your input, this post could be even better 💗

                Register Login
                • First post
                  Last post
                The Community of users of the Notepad++ text editor.
                Powered by NodeBB | Contributors