💡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.05r4220
- Scintilla updated to 5.2.4, see https://www.scintilla.org/ScintillaHistory.html for the changes.
- Lexer and API list for PowerShell updated to PowerShell 7.2 LTS. df3c4a4
- Improved lexer: JavaScript d28428d and 05513a8, Markdown 803b194, WebAssembly 25e9723.
- Added command line option
/ro
to open file in read only mode, you can setReadOnlyMode=1
in Notepad2.ini to open all file in read only mode, issue #470. 15bd2ea - Improved toggle folds performance for large file. 5108c93 and a8a61cc
- Fixed printing broken. 9589aa6
- Other bug fixes and improvements.
Behavior Changes
- File declared with ISO-8859-1 or ISO-8859-9 encoding is change to open with Windows-1252 or Windows-1254 respectively, this follows web browser practice (see https://encoding.spec.whatwg.org/#names-and-labels), you can reload the file with corresponding ISO-8859 encoding to get old behavior, issue #469. d190148
- In addition to binary file, file with read only attribute set is changed to open in read only mode. 15bd2ea
File List
Localization | Language | Architecture | Minimum System |
---|---|---|---|
en | English | ARM64 | Windows 10 on ARM |
ja | 日本語 | ARM | Windows RT (Windows 8 on ARM) |
ko | 한국어 | AVX2 | 64-bit Windows 7, Server 2008 R2 |
zh-Hans | 中文 (简体) | x64 | 64-bit Windows Vista, Server 2008 |
zh-Hant | 中文 (繁體) | Win32 | Windows XP, Server 2003 |
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.