Notepad++ is a free source code editor 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.
Changelog:
- Fix crash problem of updating v4.1.1 from v3.9 (or previous version) by modifying the installer (remove HexEditorPlugin.dll).
- Fix the bug of the settings "Remember the last operation directory" : this parameter is remembered by acrossing the sessions.
- Fix Ruby source file buffer overflow bug.
- Increase User Define Language keywords buffers from 1024*20 to 1024*30 characters.
- Increase the buffer of Extension defined by user from 20 to 256 characters in Style Configurator.
- Fix the bug of user defined keywords field in Styler configurator.
- Add URL "Notepad++ Home", "Notepad++ Project Page", "Online help" and "Forum" into menu.

Commenting has either been disabled on this article or you are not logged in. Click here to login or register, its free!
Note: Anonymous commenting is disabled in order to keep the quality of responses to a high standard.