ZIP
WinGet
Notepad4
Zufu Liu · 24.11r5548 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
Notepad4_HD_de_ARM64_v24.11r5548.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
zufuliu.notepad4
Version
24.11r5548
Description
Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin matepath.
License
BSD 3-Clause License
↗
Homepage
https://github.com/zufuliu/notepad4
Installer URL
https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_de_ARM64_v24.11r5548.zip
Release Notes
* Localization for German (issue #215), contributed by @xelsios in PR #883.
* Localization for Russian, contributed by @tretdm in PR #893.
* Add option to show change history marker, issue #752.
* HD version add menu "Use Large Toolbar" to adjust toolbar size, issue #867.
* Add menu "URL Component Encode" to encode URL component, issue #905.
* Change `F3`/`Shift+F3` to directly find next/previous occurrence of current selected text (similar to `Ctrl+F3`/`Ctrl+Shift+F3`) when find text not initia…