Also Known As: banshee_revora (Steam) Joined: 15 Aug 2002 Location: Brazil
Posted: Thu Apr 04, 2024 1:31 am Post subject:
Notepad++ v8.6.5 is out!
Subject description: Replace all is so effective now that even replaces events!
Welcome back, commander! Notepad++ has been recently improved with the release of Notepad++ v8.6.5. Notepad++ is a free and open-source code editor and Notepad replacement that runs on Windows. It supports several programming languages, multiple tabs, plugins, and is based on the powerful editing component Scintilla.
The changes from Notepad++ v8.6.5 were announced with the following words:
Quote:
2024-03-30
To address a performance issue of “Replace All” in previous version 8.6.4, Notepad++ no longer triggers SCN_MODIFIED and other Scintilla notifications during the “Replace All” action. Consequently, some plugins that rely on Scintilla’s notifications may malfunction after a “Replace All” operation. To rectify this regression, a new notification called NPPN_GLOBALMODIFIED has been implemented in Notepad++ v8.6.5. Plugin developers should monitor NPPN_GLOBALMODIFIED alongside SCN_MODIFIED, if SCN_MODIFIED is already monitored in the plugin.
And here is the changelog:
Quote:
Fix “Replace All” action not notifying plugins of modification regression by adding NPPN_GLOBALMODIFIED.
Fix plugins not receiving some Scintilla notification types regression.
Fix Shortcut Mapper potential crash problem.
Fix period backup potential crash due to the deadlock.
Fix NUL characters file corruption after power outrages.
Remedy losing session problem after the power outrages.
Fix URLs are not detected after a “Replace All” regression.
Notify user while saving failure due to hardware problem.
Update to scintilla 5.4.3 (from 5.4.1) & Lexilla 5.3.1.
Support template literal (template strings) in JavaScript & make 'back-quoted strings' more readable.
Add support for Change History in the text, besides in the margin. Also, make Change History color configurable.
Fix NPPM_RELOADFILE API returns wrong result issue.
Enhance Shortcut Mapper filter to find the command items more easily.
Prevent typing control characters into the document & make it optional.
Fix possible no-GUI state when using systray.
Make context menu popup location at current text position when invoked via keyboard.
Fix Notepad++ blocked when closed, minimized, or from the systray.
Fix Mouse Wheel Scrolling in Shortcut Mapper & reduce also the memory use.
Fix Python wrong decorator attribute colors & add “ATTRIBUTE” color in styles.xml.model.
You can check more information about Notepad++ by visiting the Official Website, and Forums. Download the latest version of Notepad++Here. That's all, folks! Stay tuned at PPM for more news coverage on Notepad++!
You cannot post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum