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


Microsoft Is Ending Support For Windows Android Subsystem
07/03/2024

Microsoft has announced that it is ending support for running Android applications under Windows 11. The support will cease next year. This announcement was followed rapidly by Amazon announcing the e [ ... ]



Couchbase's Coding Assistant Goes GA
11/03/2024

Capella iQ, the AI coding assistant for developers that makes interacting with Couchbase using natural language possible, has gone from private beta to being generally available.


More News

raspberry pi books

 

Comments




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

Last Updated ( Tuesday, 25 January 2022 )