Community
    • Login

    Notepad++ v8.2.2 Release Candidate 4

    Scheduled Pinned Locked Moved Announcements
    4 Posts 3 Posters 1.6k Views 1 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

      Sorry for making you test again due to my errors.
      Here’s Notepad++ v8.2.2 Release Candidate 4 (it’s the last one, hopefully):
      http://download.notepad-plus-plus.org/repository/8.x/8.2.2.RC4/

      Notepad++ v8.2.2 RC4 fixed 2 logic errors (bad copy-paste) from Notepad++ v8.2.2 RC3. Here are the whole regression-fixed & enhancement histories:

      1. Fix 2 logic errors.
      2. Fix crash on opening file with wild card characters. (Fix #11098)
      3. Fix crash regression in UDL dialog. (Fix #11101)
      4. Improve 200MB+ files loading/editing performance. (ref: https://github.com/notepad-plus-plus/notepad-plus-plus/commit/774321e0997e9561482124cd66007cee3c224758)
      5. Fix unsaved untitled files not being opened on the next session regression (Fix 11080)

      The loading of large files (200MB) disables automatically the following feature:

      1. Syntax highlighting (large files are loaded as normal files, users can apply the proper syntax highlighting manually)
      2. auto-completion (only for large files)
      3. snapshot period backup (only for large files)
      4. backup on save (only for large files)
      5. word wrap (persistent for all files. Need to re-enable it manually)

      Due to the editing/browsing large files performance issue, the following feature are disabled for the large files (200MB) :

      1. braces match highlighting
      2. smart highlighting
      3. XML/HTML tags match highlighting
      4. clickable link generation

      Thank you very much for your help!

      EkopalypseE ArkadiuszMichalskiA 2 Replies Last reply Reply Quote 7
      • donhoD donho pinned this topic on
      • donhoD donho referenced this topic on
      • EkopalypseE Offline
        Ekopalypse @donho
        last edited by

        @donho

        YES :-D and the load time has been further improved.
        Now my test file loads and saves 2.2GB in ~8 seconds on a Windows 7 x64, i5-2500 with 16GB DDR3 and SSD drive.

        Using a lexer in such a case is … let’s say questionable, but users do what they do :-)

        1 Reply Last reply Reply Quote 7
        • ArkadiuszMichalskiA Offline
          ArkadiuszMichalski @donho
          last edited by

          I checked all plugins for crashes when starting Notepad++. The problem is only with DSpellCheck_1.4.22 in 64bit Notepad++, but it has already been reported:
          https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11104

          [169/169] End analyze:
          
          Plugin List:
          version: 1.4.3
          arch: 32
          plugins: 169
          
          totalTime: 1 [min] 57 [s]
          
          pluginsOK: 169
          
          pluginsBAD: 0
          pluginsBADinfo:
          
          downloadBAD: 0
          downloadBADinfo:
          
          [127/127]
          End analyze:
          
          Plugin List:
          version: 1.4.3
          arch: 64
          plugins: 127
          
          totalTime: 1 [min] 36 [s]
          
          pluginsOK: 126
          
          pluginsBAD: 1
          pluginsBADinfo:
          DSpellCheck_1.4.22
          
          downloadBAD: 0
          downloadBADinfo:
          
          donhoD 1 Reply Last reply Reply Quote 3
          • donhoD donho unpinned this topic on
          • donhoD donho locked this topic on
          • donhoD Offline
            donho @ArkadiuszMichalski
            last edited by

            @arkadiuszmichalski
            Thank you for testing plugins.
            x64 installer package in RC5 has excluded DSpellCheck, Compare & HexEditor.

            1 Reply Last reply Reply Quote 0
            • Terry RT Terry R referenced 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