Notepad++ is a free source code editor (and Notepad replacement) which supports several programming languages running under the MS Windows environment.
This project, based on Scintilla edit component (a very powerful editor component) are written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.
This project is mature. However, as you can see it’s an one-man-project, there’re still some bugs and missing features. If you have any question or suggestion about this project, please post them on the forums. As well, if you have any feature request, you can always do the demand, but there’s no warranty that I’ll implement it.