Notepad++ 8.2 Fixes Memory Leak
Written by Alex Denham   
Tuesday, 25 January 2022

Notepad++ has been updated with improvements including a fixed memory leak and better handling of UTF-8.

Notepad++ is a more fully featured text editor than Microsoft's built-in Windows text editor, Notepad. Notepad++ is free to use, and was originally hosted on SourceForge.Net. It supports tabbed editing, meaning developers can work with multiple open files.  It supports syntax highlighting and syntax folding for over 50 programming, scripting, and markup languages, including HTML.

notepad

The first change of note in the new release is the option of having exclude folders when you're carrying out a Find in Files operation.

The new release also has a fix to correctly detect UTF-8, which in the previous release was detected wrongly as being in the Thai TIS-620, with the character typed as UTF-8 being garbled when the file is saved and re-opened.

The new release has added an auto save for the current loaded session when you exit Notepad++, and a fix for the caret left-right inverse moving in RTL mode.

The developers say there's also a comprehensive fix for dockable panels losing their background color when switching back from sleep mode, and the known memory leak when toggling between Dark/Lite mode has also been fixed.

The incorrect folding behavior in C, C++, Java, JavaScript, TypeScript and Objective-C has also been fixed. This problem meant that when a user chose View, Fold All, on a function, the resulting folded view incorrectly hid the end of the function.

The name field in the rename tab is now longer, up from 20 to 63 characters, and the Document List icons are now correct in appearance after switching to dark mode or changing to alternative icons.

Other improvements include the updating of regexp from v1.76 to v1.78, and the application of the “crontab” file to the syntax highlighting of bash.

Notepad++ 8.2 is available now.

notepad

More Information

Notepad++ Download

Related Articles

Notepad++ 8 Released

Tools Do A Language Make

NetBeans IDE 7.3 Released 

//No Comment - Notepad++ 7, GDB 7.12, VS C++ Additions

Notepad++ 6 Released 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Azure Container Apps Dynamic Sessions Generally Available
02/12/2024

Dynamic Session support has been added to Azure Container Apps. Azure Container Apps is a serverless platform for running containerized applications, and dynamic sessions is designed to provide fast a [ ... ]



Kafka 3.9 Adds Dynamic KRaft Quorums
16/12/2024

Kafka 3.9 has been released. The team says this is a major release and the final in the 3.x line. It This will also be the final major release to feature the deprecated Apache ZooKeeper mode. Kafka is [ ... ]


More News

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 25 January 2022 )