Notepad++ is a free (free as in "free speech", but also as in "free beer") source code editor and Notepad replacement, which supports several programming languages, running under the MS Windows environment.
Changelog:
Enhance Shortcut Mapper - all the commands (including plugins commands)
can be assigned to a shortcut, even for the unmapped ones.
Upgrade Scintilla from v1.73 to v1.75
Add multi-line and vertical capacity for tab bar.
Add launch "as notepad" style feature (detection of
asNotepad.xml, then launch notepad++ with -multiInst -nosession -notabbar
options).
Add detection mouse wheel on the different view feature : User can scroll
edit view when mouse on it, it's not necessary to set edit view as current
view to scroll it.
Add clicking middle mouse button click to set current view feature : make
clicked edit view be focused, but the cursor position does not change.