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


Flutter Forked As Flock
05/11/2024

One of developers who worked on the Flutter team at Google has created an open-source form of the framework. Matt Carroll says Flock will be "Flutter+", will remain constantly up to date with Flutter, [ ... ]



Rare Computer History Memorabilia Being Auctioned By Bonhams
23/10/2024

Invitations handwritten and signed by Charles Babbage, seminal papers by  Alan Turing and Claude Shannon, a "Blue Box" phone hacking device, a prototype Apple Macintosh and an Apple Lisa 2/10 are [ ... ]


More News

espbook

 

Comments




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

Last Updated ( Tuesday, 25 January 2022 )