Notepad++ 5.1.2
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 the Scintilla edit component, written in C++ with pure win32 api and STL that ensures the higher execution speed and smaller size of the program. Notepad++ supports the following languages: C, C++, Java, C#, XML, HTML, PHP, javascript, RC resource file, makefile, ASCII art file, doxygen, ini file, batch file, ASP, VB/VBS source files, SQL, Objective-C, CSS, Pascal, Perl, Python and Lua.
Changes:
- Fix localization (Japanese/Cyrillic/Hebrew…) display bug under Notepad++ Unicode version.
- Fix Find in Files search in both Unicode/ANSI files.
- Make Find in files thread-less to improve the performance and to avoid the crash.
- Fix crash bug while loading File of User Defined Language.
- Fix writing a key in registry while preference dialog launches.
- Fix crash in File Dialog if too many languages or extensions were added.
- Fix memory leak when a file cannot be opened if it consumes too much memory.
- Fix a vista issue : prevent Notepad++ save files to “virtual store” under vista.
- Fusion 2 commands “activate main view” and “activate sub view” in “Focus the other view”.
- Fix close all files/app exit cancel bug.
- Fix default button problem in Find in Files dialog.
- Fix caret position moving problem after loading a session.
- Fix bug when pasting to bookmarked lines in Unicode version.
Download: Notepad++ 5.1.2
Homepage: Notepad++