Notepad++ Twentieth Anniversary
Written by Alex Denham   
Tuesday, 05 December 2023

An updated version of Notepad++ is available, on its 20th anniversary. The text editor first saw light in November 2003 when it was released on SourceForge.

Notepad++ is a more fully-featured text editor than Microsoft's built-in Windows text editor, Notepad. Originally hosted on SourceForge, NetNotepad++ has always been free to use. 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

Don Ho, who is the main creator of Notepad++, noted in the announcement of the updated version that from v1.0 to the current v8.6, there have been 238 official releases, and says that between the v1.x and the v2.0, he repeatedly signed up on various websites in order to spam the forums with "Notepad++ is awesome!" message. He continued:

"At the beginning of the project, it has been a one-man show from coding to web design to marketing to logo design to user interaction, which confirms that:

"Doing open source projects is like being stranded on a deserted island. The bad news is you have to do everything yourself. The good news is you have to do everything yourself."

Multi-edit is a new feature of this version (8.6). You could achieve this using a plugin, but the facility is now part of the core program. Multi-edit transforms the column mode to multi-caret on HOME/END/Arrow keys to make it easier to make multiple selections. An associated improvement means you can now customize multi-select background and caret colors. 

The new version also adds the ability to remember inaccessible files across the sessions, which the developers say is a frequently requested feature. The new option works by using empty and read-only documents as placeholders, and can be enabled by checking the option "Remember inaccessible files from past session" in the Backup section of the Preferences dialog.

Notepad++ 8.6 is available now.

notepad

More Information

Notepad++ Download

Notepad++ 20th Anniversary Announcement

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


AWS CodeBuild Adds Fastlane Support
27/02/2025

AWS has announced that AWS CodeBuild now supports the use of Fastlane for macOS environments. Fastlane is an open source tool suite designed to automate various aspects of mobile application developme [ ... ]



Rust Revolt In Linux
26/02/2025

The introduction of Rust into the staunchly C enclave of Linux kernel development cannot avoid being controversial and indeed things have been heated. The anti-Rust revolt has been rumbling on for a f [ ... ]


More News

espbook

 

Comments




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

Last Updated ( Tuesday, 05 December 2023 )