💡Tips: To keep your current settings, do NOT replace Notepad2.ini, metapath.ini or any theme (INI) files with the bundled one, but please mind the breaking changes if any.
Changes Since v4.22.09r4360
- Scintilla updated to 5.3.1, see https://www.scintilla.org/ScintillaHistory.html for the changes.
- API list for AutoIt updated to AutoIt 3.3.16, contributed by @Matteo-Nigro in PR #523. 59aa5c9.
- Scala lexer updated to Scala 3.2. 0a5fdca
- Other lexer and API updates: C/C++ (dbca72a), CSS (65a37c8), JavaScript (df50ad9), PHP (c7df5e2 and 61d8897), VB (2af8e47 and 5b8d68b), Vim (f7b467d)
- Support custom background color for control charterer and line endings. 6b63149
- Improved readability for information on statusbar, contributed by @Matteo-Nigro in PR #503. e15c20f
- Added "Don't sort" option on "Sort Lines" dialog, and "Merge Duplicate Lines" and "Remove Duplicate Lines" menus, issue #504. 4506719, 9ec312a.
- Added
File -> Save Backup
menu, issue #493. bcdbe0a - Fixed system integration on Windows 11, issue #499. 2a1f332
- Fixed toolbar not showing after move Notepad2 to another monitor with same scaling settings on Windows 8.1, issue #235. d40ab2c
- Fixed copy selection as find text not working on system with limited privilege, issue #497. 08ea311
- Other bug fixes and improvements.
Breaking Changes
- Shortcut for
View -> Word Wrap
changed from Ctrl + W to Ctrl + Shift + W, Ctrl + W is change to close Notepad2 (similar to Alt + F4), issue #507. 7b196da
File List
Localization | Language | Architecture | Minimum System |
---|---|---|---|
en | English | ARM64 | Windows 10 on ARM |
it | Italiano | ARM | Windows RT (Windows 8 on ARM) |
ja | 日本語 | AVX2 | 64-bit Windows 7, Server 2008 R2 |
ko | 한국어 | x64 | 64-bit Windows Vista, Server 2008 |
zh-Hans | 中文 (简体) | Win32 | Windows XP, Server 2003 |
zh-Hant | 中文 (繁體) | ||
i18n | all above languages | ||
한국어 | https://teus.me/category/IT/Notepad2 |
Latest development builds (artifacts in Release configuration for each compiler and platform) are available at https://github.com/zufuliu/notepad2/actions and https://ci.appveyor.com/project/zufuliu/notepad2.