Version | Change log |
Notepad2 4.2.25 May 9, 2011 |
· "Align Lines" with several options (Alt+J) · "Modify Lines" supports several variables to insert numbers (Alt+M) · "Sort Lines" (Alt+O) handles column sort (rectangular selection) · "Sort Lines" also handles shuffle, remove duplicates and uniques · "Merge Blank Lines" block command (Alt+Y) · Use built-in Windows functionality for "Title Case" on Windows 7 · Convert between characters and hex codes (Ctrl+Alt+X, Ctrl+Alt+C) · "Recode file as default encoding" (Ctrl+Shift+F) · UTF-16 and UTF-16 BE formats are valid recoding options · Enable case-insensitive searching for non-ASCII text · Regex quantifier ? to match 0 or 1 times · Regex quantifiers * and + available as non-greedy forms *? and +? · Regex syntax for tagged regions simplified from (...) to (...) · Updated HTML5 and CSS3 schemes according to current working drafts · Updated Assembly scheme with x64 and SSE4 instructions · Several minor updates to syntax schemes and keywords |