Note
This version no longer supports Windows XP, Windows Server 2003 (see issue #974) and Windows 8/8.1 on ARM32 (Windows RT) (see issue #1023), use v25.06r5696 instead.
💡Tips: To keep your current settings, do NOT replace Notepad4.ini, matepath.ini or any theme (INI) files with the bundled one, but please mind the breaking changes if any.
Changes Since v25.06r5696
- Scintilla updated to 5.5.7, see https://www.scintilla.org/ScintillaHistory.html for the changes.
- Restore selection after undo and redo, issue #966. 9d76fd1
- New rendering technology Direct3D, issue #974. b88ffec
- Lexer and API update: CSS (23fbf3b).
- Other bug fixes and improvements.
Breaking Changes
- Building the project now requires compiler support for C++ 20 instead of C++17.
File List
Localization | Language | Architecture | Minimum System |
---|---|---|---|
de | Deutsch | ARM64 | 🟢Windows 10 on ARM |
en | English | AVX2 | 🟢64-bit Windows 7, Server 2008 R2 |
fr | French | x64 | 🟡legacy 64-bit Windows Vista, Server 2008 |
it | Italiano | Win32 | 🟠legacy Windows Vista, Server 2008 |
ja | 日本語 | ||
ko | 한국어 | ||
ru | Русский | ||
zh-Hans | 中文 (简体) | ||
zh-Hant | 中文 (繁體) | Chocolatey | choco install notepad4
|
i18n | all above languages | winget | winget install -e "Notepad4"
|
한국어 | https://teus.me/Notepad4 | winget | winget install zufuliu.notepad4
|
Latest development builds (artifacts in Release configuration for each compiler and platform) are available at https://github.com/zufuliu/notepad4/actions and https://ci.appveyor.com/project/zufuliu/notepad4.
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-net9.0 | .NET Desktop Runtime 9.0 |
FindInFiles-net8.0 | .NET Desktop Runtime 8.0 |