Notepad++ 5.1.4

notepad++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:

  • Add localization on run time feature : Change language on the run time for Unicode version (via preferences dialog).
  • Add the ability to force opened ANSI document as UTF-8 w/o BOM.
  • Fix verbose backup bug (while the backup dir is not set).
  • Fix bug that external lexer doesn’t work with Unicode version.
  • Fix recent files list bug.
  • Include a help content file.
  • Add new plugin notification message NPPN_WORDSTYLESUPDATED.
  • Add 2 plugin messages for shortcut feature: NPPN_SHORTCUTREMAPPED notification and NPPM_GETSHORTCUTBYCMDID message.

download Download: Notepad++ 5.1.4
link Homepage: Notepad++