💡Tips 1: 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.
💡Tips 2: boost_regex
branch contains Notepad2 built with Boost regex engine, feel free to test latest builds from this branch.
Changes Since v4.24.03r5146
- Scintilla updated to 5.5.0, see https://www.scintilla.org/ScintillaHistory.html for the changes. following bugs were fixed:
- Support compress & pretty for CSS, JavaScript, JSON and JSON5 with menu
Tools -> Action on Selection -> Code Compress
andTools -> Action on Selection -> Code Pretty
when using corresponding schemes, issue #614, PR #772. 207eb02, etc. - Lexer and API updates: AWK (43406dc), CSS (8a997c1), Fortran (95ad52a), Java (9399a27), JavaScript (604b553), JSON (ddc177c), HTML (3196807), Markdown (8104d2d), Ruby (d1a0f69), Zig (4708200).
- Reset "Transforms Backslashes" after copy selection or clipboard text as find text to prevent unexpected text replacing, issue #783. dd82a7a, 913655f.
- Fix cursor flash on typing when "Hide pointer while typing" is enabled. 9235d7e
- Other bug fixes and improvements.
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 | winget | winget install -e "Notepad2"
|
한국어 | https://teus.me/category/IT/Notepad2 | winget | winget install zufuliu.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.
FindInFiles (see issue #259) is a simple GUI for ripgrep, latest builds are available at https://github.com/zufuliu/FindInFiles/actions.
File | System Requirement |
---|---|
FindInFiles-net4.8 | .NET Framework 4.8 prior Windows 10 |
FindInFiles-net6.0 | .NET Desktop Runtime 6.0 |
FindInFiles-net8.0 | .NET Desktop Runtime 8.0 |