When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

Notepad++ 4.1

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 the crash issue while saving settings on quit.
  • Fix the crash issue while using the command line with one launched Notepad++ instance.
  • Enhance Find in files feature :
  • Improve Find in files user interface (more intuitive).
  • The search result (also for find in all opened files) is docked on the bottom of Notepad++.
  • Recursive search is optional.
  • Search result is collapsable by file.
  • User defined keywords for search result.
  • Add tabbing interface in Find dialog : Find/Replace/Find in files
  • Add clickable URL http link feature (double click to trigger).
  • Add cmake language support.
  • Add mark all without launching Find dialog (Ctrl+M).
  • Fix the ROFL (Recent Opened File List) bug : try to open a non-existing file from ROFL, the full file path doesn't be removed from ROFL.
  • Enhance the backup feature : in verbose mode, the file will be backed up in .nppBackup directory.
  • Update Scintilla component to v1.73
Download:
Notepad++ 4.1 (Freeware)
Link: Home Page | Forum Discussion (Thanks hayc59)
Report a problem with article
Next Article

Nvidia takes lead in desktop graphics market

Previous Article

ITV unveils on-demand play again service

Join the conversation!

Login or Sign Up to read and post a comment.

7 Comments - Add comment