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


OpenSilver 2.2 Adds LightSwitch Compatibility Pack
30/04/2024

OpenSilver 2.2 has been released with the addition of a LightSwitch Compatibility Pack designed to provide a way to run legacy Visual Studio LightSwitch applications on modern browsers. The open-sourc [ ... ]



Interact With Virtual Historic Computers
14/04/2024

Alan Turing's ACE computer is a legendary computer that is particularly special for I Programmer - our account of it was the first ever history article on the site when it launched in 2009. Now this i [ ... ]


More News

raspberry pi books

 

Comments




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

Last Updated ( Tuesday, 05 December 2023 )