v4.23.08r4950
💡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.23.06r4862
- Scintilla updated to 5.3.6, see https://www.scintilla.org/ScintillaHistory.html for the changes.
- F# lexer updated to F# 7.0. a12666d
- Support Haskell, issue #29. ae3af1b
- Support Mathematica and WolframScript, issue #652. 946d3d3
- Support Nim Script, issue #371. 995eb35
- Support OCaml, issue #24. bf3297a
- Support Zig, issue #675. 3e76ecd
- Other lexer and API updates: Bash (8530327, ea63987, b3a5fa3, etc.), C++ (88420a4), C# (6e9969f), CSS (373a421), CSV (a305e19), HTML (8e1f3b7, 5545744, 52893de, etc.), Julia (b882a2f), Lua (d0e2c21), TypeScript (2a5a46f), WebAssembly (cf4efe9).
- Use directory for last file to provide initial directory on open/save file dialog when "Remember Recent Files" is enabled, issue #677. 2aaa485
- Added scheme menus to enable JSX/TSX for JavaScript/TypeScript file. a264811
- Added "Skip empty lines" option on "Modify Lines" dialog, issue #694. 078a14a
- Fixed file been loaded twice after dropped onto Notepad2, issue #703. 3fb3db6
- Fixed editor hang after change word wrap mode, issue #692. 763569c
- Fixed encoding detection bug when reload file with UTF-8 BOM, issue #686. e632ff2
- Other bug fixes and improvements.
Breaking Changes
- Menus and auto-completion data for .NET and Java related XML document were removed, issue #698. d6a7ea8
File List
Localization | Language | Architecture | Minimum System |
---|---|---|---|
en | English | ARM64 | Windows 10 on ARM |
it | Italiano | ARM | legacy Windows RT (Windows 8 on ARM) |
ja | 日本語 | AVX2 | 64-bit Windows 7, Server 2008 R2 |
ko | 한국어 | x64 | legacy 64-bit Windows Vista, Server 2008 |
zh-Hans | 中文 (简体) | Win32 | legacy Windows XP, Server 2003 |
zh-Hant | 中文 (繁體) | ||
i18n | all above languages include French | ||
한국어 | 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.