Community
    • Login

    Notepad++ 7.8 Release Candidate

    Scheduled Pinned Locked Moved Announcements
    7 Posts 5 Posters 631 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

      7.8 RC is available for testing here:
      http://download.notepad-plus-plus.org/repository/tmp/

      Notepad++ v7.8 enhancements and bug-fixes:

      1. Upgrade Scintilla from 4.1.4 to 4.2.0
      2. Fix non Unicode encoding problem in non-Western language(Chinese or in Turkish).
      3. Add “No to All” and “Yes to All” options in Save dialog.
      4. Add the command line argument “-openFoldersAsWorkspace” to open folders in “folder as workspace” panel.
        Example: notepad++ -openFoldersAsWorkspace c:\src\myProj01 c:\src\myProj02
      5. Enhance plugin system: allow any plugin to load private DLL files from the plugin folder.
      6. Fix File-Rename failing when new name is on a different drive.
      7. Make “Clear all marks”, “Inverse Bookmark”, “Remove Consecutive Duplicate Lines” & “Find All Current Document” to be macro recordable.
      8. Make “Command Argument Help” MessageBox modal.
      9. Fix Folder as Workspace crash and “queue overflow” issues.
      10. Make Combobox font monospace in Find dialog.
      11. Fix folding in user-defined languages for non-windows line endings.
      12. Fix crash of Folder as Workspace when too many directory changes happen.
      13. Fix ‘-nosession’ overwrites config.xml issue.
      14. Fix the crash due to NPPM_DESTROYSCINTILLAHANDLE message.*
      15. Improve GUI in Find dialog for Find Previous & Find Next buttons.
      16. Fix Sort Line as Integer regression.
      17. Add more OS information to debug info.
      18. Fix tab dragging issues under WINE and ReactOS.
      19. Fix indent indicators continue to following code blocks for Python.
      20. Fix Python folding collapse issue.
      21. Fix crash when sorting “out of range” columns.
      22. Fix find 2 times for the same occurrence in both original and cloned documents issue.
      23. Fix command line issues where filenames have multiple white spaces in them.
      24. Fix Document Peeker constantly changing focus problem.
      25. Make backward direction checkbox be also on Find dialog’s Mark tab.
      26. Add 2 new columns for HTML Code in the Character Panel.
      27. Fix “clear all marks in find dialog also removes bookmarks” issue.
      28. Enhance supported language (on function list or auto-completion): LISP, BaanC,(PL/)SQL & COBOL.

      Thank you for your testing :)

      dinkumoilD 2 Replies Last reply Reply Quote 3
      • cmeriauxC
        cmeriaux
        last edited by

        @donho said
        could you please also make a new release for nppPluginList .
        Thanks

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

          @cmeriaux

          Good point ! Will do ASAIC.
          Thank you.

          1 Reply Last reply Reply Quote 0
          • dinkumoilD
            dinkumoil @donho
            last edited by

            @donho

            The 64 bit 7z and ZIP packages contain a 32 bit version of the NppExport plugin which causes an error at Npp startup.

            1 Reply Last reply Reply Quote 2
            • dinkumoilD
              dinkumoil @donho
              last edited by

              @donho

              The 64 bit installer contains no NppExport plugin at all.

              1 Reply Last reply Reply Quote 1
              • Alan KilbornA
                Alan Kilborn
                last edited by

                Maybe not a defect per se, but it definitely adds “interest” when the language file version numbers don’t correspond to the Notepad++ version (and sometimes refer to versions that never existed!); example from N++ v.7.7.1 and v.7.8(rc1):

                9bbb61cb-0211-4ab0-a2fc-c6a909800e2d-image.png

                andrecool-68A 1 Reply Last reply Reply Quote 1
                • andrecool-68A
                  andrecool-68 @Alan Kilborn
                  last edited by andrecool-68

                  @Alan-Kilborn It depends on the person who makes the localization of this language, donho does not do this))

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