15 October 18, 10:32
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 (a very powerful editor component), 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.
Homepage
Changelog
Download|x86 |Download|x64 Installer
Download|x86 |Download|x64 Portable
Quote:Changes in 7.5.9:
- Fix hanging problem while switching back a fully-folded document by using shortcut (Ctrl-TAB).
- Fix possible file corruption during backup or power loss or other abnormal N++ termination.
- Fix wrong backup file deleted issue.
- Fix backup not fully disabled issue.
- Add 2 command line flags "-notepadStyleCmdline" and "-z" for the replacement of notepad.exe. See https://notepad-plus-plus.org/features/r...tepad.html
- Add new plugin API NPPM_REMOVESHORTCUTBYCMDID to allows plugins to remove unneeded shortcuts.
- Fix Tail moniotoring incoherent status after deleting a monitored file.
- Fix issue with wrong smart highlighting when it is disabled.
- Fix last active tab is ignored on Notepad++ restart issue.
- Fix Tab non-responding by mouse click after dragging bug.
- Fix switching back position restoring issue for wrapped document.
- Add several spitural quotes and a subtile easter egg in the source code.
Homepage
Changelog
Download|x86 |Download|x64 Installer
Download|x86 |Download|x64 Portable