💡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.01r4056
- Scintilla updated to 5.2.1, see https://www.scintilla.org/ScintillaHistory.html for the changes.
- Enable multi-threaded layout to improve performance for very wide lines, issue #396. 419cbaf
- Support Markdown (GitHub Flavored Markdown, GitLab Flavored Markdown, and Pandoc’s Markdown), issue #157. 5f40771, etc.
- Lexer improvements: Batch 1b2422c, CMake 6ff3808 and ce27099, Java 10c2047, Rust 6eb875d and Swift 3deb9fb
- Improved multiple monitor support. 8043a8f
- Added a new style
overline
. 22db60d - Added an option to turn off copy/cut current line when there is no text selected, issue #437. 27088f1
- Fixed data loss on pasting for some rarely used characters (due to wrong UTF-16 to UTF-32 conversion), issue #441. a0908c5
- Fixed unexpected text change after press Ctrl + S when showing message box from find or replace dialog. db52d0b
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.