Notepad2

Current Release: Version 3.0.20
Development Release: Version 3.1.21-rc4
Project last updated: March 10, 2009

The Story so far...

A few years ago, I found myself writing my first PHP projects using metapad. When I was looking around for text editors with syntax highlighting, I have come across the Scintilla source code editing component. I was very much impressed by this project, so I decided to create my own Scintilla-based text editor.

The result is Notepad2, a fast and light-weight Notepad-like text editor with syntax highlighting. This program can be run out of the box without installation, and does not touch your system's registry.

Downloads

Documentation

Articles on Replacing the Windows Notepad

Modified Versions of Notepad2

Related Projects