Notepad++ 5.2

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:

  • Fix Function Tip crash issue.
  • Fix the find in files crash bug while cloned views are side by side and focus is on main view.
  • Fix a crash bug after searching/replacing in files returned with no results.
  • Enhance “Find in all opened files” and “Find in files” features.
  • Add Replace in files feature.
  • Fix command line parsing to accept unquoted files as single argument.
  • Refine “open ANSI files as UTF8 w/o BOM” feature.
  • Add minidump feature in the case of crash for debug use.
  • Adjust PostIt/FullScreen behaviour to mix well together.
  • The file filters and the directory are set while find/replace/findInFiles dialog is launched.
  • Adding find in files filters supports user defined language.
  • Fix the bug that texts in combo box of Find dialog are restored not in order on the launch time. Add NPPM_DOOPEN plugin message.

download Download: Notepad++ 5.2
link Homepage: Notepad++