ZIP
WinGet
Notepad4
Zufu Liu · 25.09r5812 · 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_v25.09r5812.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
zufuliu.notepad4
Version
25.09r5812
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/v25.09r5812/Notepad4_HD_de_ARM64_v25.09r5812.zip
Release Notes
* Support AVX512, issue #987, contributed by @missdeer in PR #1006.
* Add menu "File -> New Window" and toolbar button to open a new empty window, issue #344.
* Optimize large file loading.
* CSS/JS/JSON code compress now removes line continuation from string, issue #1076.
* Lexer and API updates: Bash, CSS, HTML.
* Fix app close after printing current document with toolbar print button, issue #1079.
* Other bug fixes and improvements.
Behavior Changes
Shortcuts `Alt+N` and `Alt+0` were altered…