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


A Cheaper Raspberry Pi 5
20/08/2024

There's a new Raspberry Pi 5, costing just $50. This price reduction has been achieved by cutting memory to 2MB, plenty for most applications, and eliminating the "dark silicon" that takes up space an [ ... ]



Snowflake Support For Apache Iceberg Goes GA
29/08/2024

Snowflake has added support for the Iceberg table format and subsequently became able to work with data commonly found in data lakes and warehouses.


More News

kotlin book

 

Comments




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

Last Updated ( Tuesday, 25 January 2022 )