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


Apache Pinot 1.0 Released
26/09/2023

Apache Pinot 1.0 has been released. The real-time distributed OLAP datastore has been purpose-built for low-latency, high-throughput analytics.



A Clock For 2023 - Too Good To Miss
03/09/2023

On this holiday weekend we take a break and look back at the wonder of off-the-wall clocks because it was too good to miss.

I have to admit I have a small passion for freaky clocks. They used to be h [ ... ]


More News

Summer SALE Kindle 9.99 Paperback $10 off!!

esp32book

 

Comments




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

Last Updated ( Tuesday, 25 January 2022 )