💡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.01r5100
- Lexer and API updates: AutoHotkey (f9fcb64), C# (c19dd24), CMake (6b0abdb), CSS (29ec2c3 and 7c12b83), Dart (76cc703), HTML (8a57f67), JavaScript (3ef4362), Nim (c19dd24), PowerShell (92c9645), Ruby (6984ae8), Swift (5479ed3 and 4e05bfb), Texinfo (2478f9c), TOML (24afa81)
- Support
/p
(print file with default printer and options) command option, issue #763. ba2a0d7 - Add new selection mode "Old Visual Studio", issue #761. ce5a15e
- Other bug fixes and improvements.
Behavior Changes
- Default indentation and tab width for CSS, JavaScript, JSON, TypeScript and TOML were changed to 2 (smiliar to HTML file). b4eb87b and 7a72f1f
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 |
FindInFiles-net6.0 | .NET Desktop Runtime 6.0 |
FindInFiles-net8.0 | .NET Desktop Runtime 8.0 |